/* { "version": "1", "hash": "MEQCICmP8OTfvh+02MLdqpC8hH2EXEIxSuVghDEGe4OC5xBVAiBpnK8PfYmNzd6q7uizuw7DWUQFxG1p36l+gMUhLSG6KQ==" } */ /* https://hcaptcha.com/license */ !function(){"use strict";function e(e){var t=this.constructor;return this.then((function(n){return t.resolve(e()).then((function(){return n}))}),(function(n){return t.resolve(e()).then((function(){return t.reject(n)}))}))}function t(e){return new this((function(t,n){if(!e||"undefined"==typeof e.length)return n(new TypeError(typeof e+" "+e+" is not iterable(cannot read property Symbol(Symbol.iterator))"));var r=Array.prototype.slice.call(e);if(0===r.length)return t([]);var i=r.length;function o(e,n){if(n&&("object"==typeof n||"function"==typeof n)){var a=n.then;if("function"==typeof a)return void a.call(n,(function(t){o(e,t)}),(function(n){r[e]={status:"rejected",reason:n},0==--i&&t(r)}))}r[e]={status:"fulfilled",value:n},0==--i&&t(r)}for(var a=0;a=0&&e<=127},y=-1;function g(e){this.tokens=[].slice.call(e),this.tokens.reverse()}g.prototype={endOfStream:function(){return!this.tokens.length},read:function(){return this.tokens.length?this.tokens.pop():y},prepend:function(e){if(Array.isArray(e))for(var t=e;t.length;)this.tokens.push(t.pop());else this.tokens.push(e)},push:function(e){if(Array.isArray(e))for(var t=e;t.length;)this.tokens.unshift(t.shift());else this.tokens.unshift(e)}};var v=-1;function b(e,t){if(e)throw TypeError("Decoder error");return t||65533}function T(e){return e=String(e).trim().toLowerCase(),Object.prototype.hasOwnProperty.call(R,e)?R[e]:null}var R={};[{encodings:[{labels:["unicode-1-1-utf-8","utf-8","utf8"],name:"UTF-8"}],heading:"The Encoding"}].forEach((function(e){e.encodings.forEach((function(e){e.labels.forEach((function(t){R[t]=e}))}))}));var U,E={"UTF-8":function(e){return new _(e)}},w={"UTF-8":function(e){return new x(e)}},k="utf-8";function S(e,t){if(!(this instanceof S))throw TypeError("Called as a function. Did you forget 'new'?");e=e!==undefined?String(e):k,t=m(t),this._encoding=null,this._decoder=null,this._ignoreBOM=!1,this._BOMseen=!1,this._error_mode="replacement",this._do_not_flush=!1;var n=T(e);if(null===n||"replacement"===n.name)throw RangeError("Unknown encoding: "+e);if(!w[n.name])throw Error("Decoder not present. Did you forget to include encoding-indexes.js first?");var r=this;return r._encoding=n,t.fatal&&(r._error_mode="fatal"),t.ignoreBOM&&(r._ignoreBOM=!0),Object.defineProperty||(this.encoding=r._encoding.name.toLowerCase(),this.fatal="fatal"===r._error_mode,this.ignoreBOM=r._ignoreBOM),r}function W(e,t){if(!(this instanceof W))throw TypeError("Called as a function. Did you forget 'new'?");t=m(t),this._encoding=null,this._encoder=null,this._do_not_flush=!1,this._fatal=t.fatal?"fatal":"replacement";var n=this;if(t.NONSTANDARD_allowLegacyEncoding){var r=T(e=e!==undefined?String(e):k);if(null===r||"replacement"===r.name)throw RangeError("Unknown encoding: "+e);if(!E[r.name])throw Error("Encoder not present. Did you forget to include encoding-indexes.js first?");n._encoding=r}else n._encoding=T("utf-8");return Object.defineProperty||(this.encoding=n._encoding.name.toLowerCase()),n}function x(e){var t=e.fatal,n=0,r=0,i=0,o=128,a=191;this.handler=function(e,s){if(s===y&&0!==i)return i=0,b(t);if(s===y)return v;if(0===i){if(f(s,0,127))return s;if(f(s,194,223))i=1,n=31&s;else if(f(s,224,239))224===s&&(o=160),237===s&&(a=159),i=2,n=15&s;else{if(!f(s,240,244))return b(t);240===s&&(o=144),244===s&&(a=143),i=3,n=7&s}return null}if(!f(s,o,a))return n=i=r=0,o=128,a=191,e.prepend(s),b(t);if(o=128,a=191,n=n<<6|63&s,(r+=1)!==i)return null;var l=n;return n=i=r=0,l}}function _(e){e.fatal;this.handler=function(e,t){if(t===y)return v;if(V(t))return t;var n,r;f(t,128,2047)?(n=1,r=192):f(t,2048,65535)?(n=2,r=224):f(t,65536,1114111)&&(n=3,r=240);for(var i=[(t>>6*n)+r];n>0;){var o=t>>6*(n-1);i.push(128|63&o),n-=1}return i}}Object.defineProperty&&(Object.defineProperty(S.prototype,"encoding",{get:function(){return this._encoding.name.toLowerCase()}}),Object.defineProperty(S.prototype,"fatal",{get:function(){return"fatal"===this._error_mode}}),Object.defineProperty(S.prototype,"ignoreBOM",{get:function(){return this._ignoreBOM}})),S.prototype.decode=function(e,t){var n;n="object"==typeof e&&e instanceof ArrayBuffer?new Uint8Array(e):"object"==typeof e&&"buffer"in e&&e.buffer instanceof ArrayBuffer?new Uint8Array(e.buffer,e.byteOffset,e.byteLength):new Uint8Array(0),t=m(t),this._do_not_flush||(this._decoder=w[this._encoding.name]({fatal:"fatal"===this._error_mode}),this._BOMseen=!1),this._do_not_flush=Boolean(t.stream);for(var r,i=new g(n),o=[];;){var a=i.read();if(a===y)break;if((r=this._decoder.handler(i,a))===v)break;null!==r&&(Array.isArray(r)?o.push.apply(o,r):o.push(r))}if(!this._do_not_flush){do{if((r=this._decoder.handler(i,i.read()))===v)break;null!==r&&(Array.isArray(r)?o.push.apply(o,r):o.push(r))}while(!i.endOfStream());this._decoder=null}return function(e){var t,n;return t=["UTF-8","UTF-16LE","UTF-16BE"],n=this._encoding.name,-1===t.indexOf(n)||this._ignoreBOM||this._BOMseen||(e.length>0&&65279===e[0]?(this._BOMseen=!0,e.shift()):e.length>0&&(this._BOMseen=!0)),function(e){for(var t="",n=0;n>10),56320+(1023&r)))}return t}(e)}.call(this,o)},Object.defineProperty&&Object.defineProperty(W.prototype,"encoding",{get:function(){return this._encoding.name.toLowerCase()}}),W.prototype.encode=function(e,t){e=e===undefined?"":String(e),t=m(t),this._do_not_flush||(this._encoder=E[this._encoding.name]({fatal:"fatal"===this._fatal})),this._do_not_flush=Boolean(t.stream);for(var n,r=new g(function(e){for(var t=String(e),n=t.length,r=0,i=[];r57343)i.push(o);else if(o>=56320&&o<=57343)i.push(65533);else if(o>=55296&&o<=56319)if(r===n-1)i.push(65533);else{var a=t.charCodeAt(r+1);if(a>=56320&&a<=57343){var s=1023&o,l=1023&a;i.push(65536+(s<<10)+l),r+=1}else i.push(65533)}r+=1}return i}(e)),i=[];;){var o=r.read();if(o===y)break;if((n=this._encoder.handler(r,o))===v)break;Array.isArray(n)?i.push.apply(i,n):i.push(n)}if(!this._do_not_flush){for(;(n=this._encoder.handler(r,r.read()))!==v;)Array.isArray(n)?i.push.apply(i,n):i.push(n);this._encoder=null}return new Uint8Array(i)},window.TextDecoder||(window.TextDecoder=S),window.TextEncoder||(window.TextEncoder=W),function(e){if("function"!=typeof Promise)throw"Promise support required";var t=e.crypto||e.msCrypto;if(t){var n=t.subtle||t.webkitSubtle;if(n){var r=e.Crypto||t.constructor||Object,i=e.SubtleCrypto||n.constructor||Object,o=(e.CryptoKey||e.Key,e.navigator.userAgent.indexOf("Edge/")>-1),a=!!e.msCrypto&&!o,s=!t.subtle&&!!t.webkitSubtle;if(a||s){var l={KoZIhvcNAQEB:"1.2.840.113549.1.1.1"},c={"1.2.840.113549.1.1.1":"KoZIhvcNAQEB"};if(["generateKey","importKey","unwrapKey"].forEach((function(e){var r=n[e];n[e]=function(i,o,l){var c,h,p,f,b=[].slice.call(arguments);switch(e){case"generateKey":c=m(i),h=o,p=l;break;case"importKey":c=m(l),h=b[3],p=b[4],"jwk"===i&&((o=y(o)).alg||(o.alg=V(c)),o.key_ops||(o.key_ops="oct"!==o.kty?"d"in o?p.filter(w):p.filter(E):p.slice()),b[1]=g(o));break;case"unwrapKey":c=b[4],h=b[5],p=b[6],b[2]=l._key}if("generateKey"===e&&"HMAC"===c.name&&c.hash)return c.length=c.length||{"SHA-1":512,"SHA-256":512,"SHA-384":1024,"SHA-512":1024}[c.hash.name],n.importKey("raw",t.getRandomValues(new Uint8Array(c.length+7>>3)),c,h,p);if(s&&"generateKey"===e&&"RSASSA-PKCS1-v1_5"===c.name&&(!c.modulusLength||c.modulusLength>=2048))return(i=m(i)).name="RSAES-PKCS1-v1_5",delete i.hash,n.generateKey(i,!0,["encrypt","decrypt"]).then((function(e){return Promise.all([n.exportKey("jwk",e.publicKey),n.exportKey("jwk",e.privateKey)])})).then((function(e){return e[0].alg=e[1].alg=V(c),e[0].key_ops=p.filter(E),e[1].key_ops=p.filter(w),Promise.all([n.importKey("jwk",e[0],c,!0,e[0].key_ops),n.importKey("jwk",e[1],c,h,e[1].key_ops)])})).then((function(e){return{publicKey:e[0],privateKey:e[1]}}));if((s||a&&"SHA-1"===(c.hash||{}).name)&&"importKey"===e&&"jwk"===i&&"HMAC"===c.name&&"oct"===o.kty)return n.importKey("raw",d(u(o.k)),l,b[3],b[4]);if(s&&"importKey"===e&&("spki"===i||"pkcs8"===i))return n.importKey("jwk",v(o),l,b[3],b[4]);if(a&&"unwrapKey"===e)return n.decrypt(b[3],l,o).then((function(e){return n.importKey(i,e,b[4],b[5],b[6])}));try{f=r.apply(n,b)}catch(T){return Promise.reject(T)}return a&&(f=new Promise((function(e,t){f.onabort=f.onerror=function(e){t(e)},f.oncomplete=function(t){e(t.target.result)}}))),f=f.then((function(e){return"HMAC"===c.name&&(c.length||(c.length=8*e.algorithm.length)),0==c.name.search("RSA")&&(c.modulusLength||(c.modulusLength=(e.publicKey||e).algorithm.modulusLength),c.publicExponent||(c.publicExponent=(e.publicKey||e).algorithm.publicExponent)),e=e.publicKey&&e.privateKey?{publicKey:new U(e.publicKey,c,h,p.filter(E)),privateKey:new U(e.privateKey,c,h,p.filter(w))}:new U(e,c,h,p)}))}})),["exportKey","wrapKey"].forEach((function(e){var t=n[e];n[e]=function(r,i,o){var l,c=[].slice.call(arguments);switch(e){case"exportKey":c[1]=i._key;break;case"wrapKey":c[1]=i._key,c[2]=o._key}if((s||a&&"SHA-1"===(i.algorithm.hash||{}).name)&&"exportKey"===e&&"jwk"===r&&"HMAC"===i.algorithm.name&&(c[0]="raw"),!s||"exportKey"!==e||"spki"!==r&&"pkcs8"!==r||(c[0]="jwk"),a&&"wrapKey"===e)return n.exportKey(r,i).then((function(e){return"jwk"===r&&(e=d(unescape(encodeURIComponent(JSON.stringify(y(e)))))),n.encrypt(c[3],o,e)}));try{l=t.apply(n,c)}catch(h){return Promise.reject(h)}return a&&(l=new Promise((function(e,t){l.onabort=l.onerror=function(e){t(e)},l.oncomplete=function(t){e(t.target.result)}}))),"exportKey"===e&&"jwk"===r&&(l=l.then((function(e){return(s||a&&"SHA-1"===(i.algorithm.hash||{}).name)&&"HMAC"===i.algorithm.name?{kty:"oct",alg:V(i.algorithm),key_ops:i.usages.slice(),ext:!0,k:p(f(e))}:((e=y(e)).alg||(e.alg=V(i.algorithm)),e.key_ops||(e.key_ops="public"===i.type?i.usages.filter(E):"private"===i.type?i.usages.filter(w):i.usages.slice()),e)}))),!s||"exportKey"!==e||"spki"!==r&&"pkcs8"!==r||(l=l.then((function(e){return e=b(y(e))}))),l}})),["encrypt","decrypt","sign","verify"].forEach((function(e){var t=n[e];n[e]=function(r,i,o,s){if(a&&(!o.byteLength||s&&!s.byteLength))throw new Error("Empty input is not allowed");var l,c=[].slice.call(arguments),h=m(r);if(!a||"sign"!==e&&"verify"!==e||"RSASSA-PKCS1-v1_5"!==r&&"HMAC"!==r||(c[0]={name:r}),a&&i.algorithm.hash&&(c[0].hash=c[0].hash||i.algorithm.hash),a&&"decrypt"===e&&"AES-GCM"===h.name){var p=r.tagLength>>3;c[2]=(o.buffer||o).slice(0,o.byteLength-p),r.tag=(o.buffer||o).slice(o.byteLength-p)}a&&"AES-GCM"===h.name&&c[0].tagLength===undefined&&(c[0].tagLength=128),c[1]=i._key;try{l=t.apply(n,c)}catch(u){return Promise.reject(u)}return a&&(l=new Promise((function(t,n){l.onabort=l.onerror=function(e){n(e)},l.oncomplete=function(n){n=n.target.result;if("encrypt"===e&&n instanceof AesGcmEncryptResult){var r=n.ciphertext,i=n.tag;(n=new Uint8Array(r.byteLength+i.byteLength)).set(new Uint8Array(r),0),n.set(new Uint8Array(i),r.byteLength),n=n.buffer}t(n)}}))),l}})),a){var h=n.digest;n.digest=function(e,t){if(!t.byteLength)throw new Error("Empty input is not allowed");var r;try{r=h.call(n,e,t)}catch(i){return Promise.reject(i)}return r=new Promise((function(e,t){r.onabort=r.onerror=function(e){t(e)},r.oncomplete=function(t){e(t.target.result)}})),r},e.crypto=Object.create(t,{getRandomValues:{value:function(e){return t.getRandomValues(e)}},subtle:{value:n}}),e.CryptoKey=U}s&&(t.subtle=n,e.Crypto=r,e.SubtleCrypto=i,e.CryptoKey=U)}}}function p(e){return btoa(e).replace(/\=+$/,"").replace(/\+/g,"-").replace(/\//g,"_")}function u(e){return e=(e+="===").slice(0,-e.length%4),atob(e.replace(/-/g,"+").replace(/_/g,"/"))}function d(e){for(var t=new Uint8Array(e.length),n=0;n2&&(n=!0,t.shift());var r={ext:!0};if("1.2.840.113549.1.1.1"!==t[0][0])throw new TypeError("Unsupported key type");var i=["n","e","d","p","q","dp","dq","qi"],o=T(t[1]);n&&o.shift();for(var a=0;a2&&(r=!0,o.unshift(new Uint8Array([0]))),n[0][0]="1.2.840.113549.1.1.1",t=o,n.push(new Uint8Array(R(t)).buffer),r?n.unshift(new Uint8Array([0])):n[1]={tag:3,value:n[1]},new Uint8Array(R(n)).buffer}function T(e,t){if(e instanceof ArrayBuffer&&(e=new Uint8Array(e)),t||(t={pos:0,end:e.length}),t.end-t.pos<2||t.end>e.length)throw new RangeError("Malformed DER");var n,r=e[t.pos++],i=e[t.pos++];if(i>=128){if(i&=127,t.end-t.pos=128){var s=r;r=4;for(t.splice(i,0,s>>24&255,s>>16&255,s>>8&255,255&s);r>1&&!(s>>24);)s<<=8,r--;r<4&&t.splice(i,4-r),r|=128}return t.splice(i-2,2,n,r),t}function U(e,t,n,r){Object.defineProperties(this,{_key:{value:e},type:{value:e.type,enumerable:!0},extractable:{value:n===undefined?e.extractable:n,enumerable:!0},algorithm:{value:t===undefined?e.algorithm:t,enumerable:!0},usages:{value:r===undefined?e.usages:r,enumerable:!0}})}function E(e){return"verify"===e||"encrypt"===e||"wrapKey"===e}function w(e){return"sign"===e||"decrypt"===e||"unwrapKey"===e}}(window),Array.prototype.indexOf||(Array.prototype.indexOf=function(e){return function(t,n){if(null===this||this===undefined)throw TypeError("Array.prototype.indexOf called on null or undefined");var r=e(this),i=r.length>>>0,o=Math.min(0|n,i);if(o<0)o=Math.max(0,i+o);else if(o>=i)return-1;if(void 0===t){for(;o!==i;++o)if(void 0===r[o]&&o in r)return o}else if(t!=t){for(;o!==i;++o)if(r[o]!=r[o])return o}else for(;o!==i;++o)if(r[o]===t)return o;return-1}}(Object)),Array.isArray||(Array.isArray=function(e){return"[object Array]"===Object.prototype.toString.call(e)}),document.getElementsByClassName||(window.Element.prototype.getElementsByClassName=document.constructor.prototype.getElementsByClassName=function(e){if(document.querySelectorAll)return document.querySelectorAll("."+e);for(var t=document.getElementsByTagName("*"),n=new RegExp("(^|\\s)"+e+"(\\s|$)"),r=[],i=0;ithis.length)&&(t=this.length),this.substring(t-e.length,t)===e});try{if(Object.defineProperty&&Object.getOwnPropertyDescriptor&&Object.getOwnPropertyDescriptor(Element.prototype,"textContent")&&!Object.getOwnPropertyDescriptor(Element.prototype,"textContent").get){var N=Object.getOwnPropertyDescriptor(Element.prototype,"innerText");Object.defineProperty(Element.prototype,"textContent",{get:function(){return N.get.call(this)},set:function(e){N.set.call(this,e)}})}}catch(Rr){}Function.prototype.bind||(Function.prototype.bind=function(e){if("function"!=typeof this)throw new TypeError("Function.prototype.bind: Item Can Not Be Bound.");var t=Array.prototype.slice.call(arguments,1),n=this,r=function(){},i=function(){return n.apply(this instanceof r?this:e,t.concat(Array.prototype.slice.call(arguments)))};return this.prototype&&(r.prototype=this.prototype),i.prototype=new r,i}),"function"!=typeof Object.create&&(Object.create=function(e,t){function n(){}if(n.prototype=e,"object"==typeof t)for(var r in t)t.hasOwnProperty(r)&&(n[r]=t[r]);return new n}),Date.now||(Date.now=function(){return(new Date).getTime()}),window.console||(window.console={});for(var F,P,M,Z,O=["error","info","log","show","table","trace","warn"],G=function(e){},j=O.length;--j>-1;)U=O[j],window.console[U]||(window.console[U]=G);if(window.atob)try{window.atob(" ")}catch(Ur){window.atob=function(e){var t=function(t){return e(String(t).replace(/[\t\n\f\r ]+/g,""))};return t.original=e,t}(window.atob)}else{var I="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",K=/^(?:[A-Za-z\d+\/]{4})*?(?:[A-Za-z\d+\/]{2}(?:==)?|[A-Za-z\d+\/]{3}=?)?$/;window.atob=function(e){if(e=String(e).replace(/[\t\n\f\r ]+/g,""),!K.test(e))throw new TypeError("Failed to execute 'atob' on 'Window': The string to be decoded is not correctly encoded.");var t,n,r;e+="==".slice(2-(3&e.length));for(var i="",o=0;o>16&255):64===r?String.fromCharCode(t>>16&255,t>>8&255):String.fromCharCode(t>>16&255,t>>8&255,255&t);return i}}if(Event.prototype.preventDefault||(Event.prototype.preventDefault=function(){this.returnValue=!1}),Event.prototype.stopPropagation||(Event.prototype.stopPropagation=function(){this.cancelBubble=!0}),window.Prototype&&Array.prototype.toJSON){console.error("[hCaptcha] Custom JSON polyfill detected, please remove to ensure hCaptcha works properly");var C=Array.prototype.toJSON,J=JSON.stringify;JSON.stringify=function(e){try{return delete Array.prototype.toJSON,J(e)}finally{Array.prototype.toJSON=C}}}if(Object.keys||(Object.keys=(F=Object.prototype.hasOwnProperty,P=!Object.prototype.propertyIsEnumerable.call({toString:null},"toString"),Z=(M=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"]).length,function(e){if("function"!=typeof e&&("object"!=typeof e||null===e))throw new TypeError("Object.keys called on non-object");var t,n,r=[];for(t in e)F.call(e,t)&&r.push(t);if(P)for(n=0;nthis.k.maxBreadcrumbs&&this.u.shift(),this},addPlugin:function(e){var t=[].slice.call(arguments,1);return this.r.push([e,t]),this.n&&this.F(),this},setUserContext:function(e){return this.j.user=e,this},setExtraContext:function(e){return this.Z("extra",e),this},setTagsContext:function(e){return this.Z("tags",e),this},clearContext:function(){return this.j={},this},getContext:function(){return JSON.parse(s(this.j))},setEnvironment:function(e){return this.k.environment=e,this},setRelease:function(e){return this.k.release=e,this},setDataCallback:function(e){var t=this.k.dataCallback;return this.k.dataCallback=i(t,e),this},setBreadcrumbCallback:function(e){var t=this.k.breadcrumbCallback;return this.k.breadcrumbCallback=i(t,e),this},setShouldSendCallback:function(e){var t=this.k.shouldSendCallback;return this.k.shouldSendCallback=i(t,e),this},setTransport:function(e){return this.k.transport=e,this},lastException:function(){return this.d},lastEventId:function(){return this.f},isSetup:function(){return!(!this.a||!this.g&&(this.ravenNotConfiguredError||(this.ravenNotConfiguredError=!0,this.z("error","Error: Raven has not been configured.")),1))},afterLoad:function(){var e=B.RavenConfig;e&&this.config(e.dsn,e.config).install()},showReportDialog:function(e){if(X){if(!(e=U({eventId:this.lastEventId(),dsn:this.H,user:this.j.user||{}},e)).eventId)throw new c("Missing eventId");if(!e.dsn)throw new c("Missing DSN");var t=encodeURIComponent,n=[];for(var r in e)if("user"===r){var i=e.user;i.name&&n.push("name="+t(i.name)),i.email&&n.push("email="+t(i.email))}else n.push(t(r)+"="+t(e[r]));var o=this.J(this.G(e.dsn)),a=X.createElement("script");a.async=!0,a.src=o+"/api/embed/error-page/?"+n.join("&"),(X.head||X.body).appendChild(a)}},L:function(){var e=this;this.m+=1,setTimeout((function(){e.m-=1}))},$:function(e,t){var n,r;if(this.b){for(r in t=t||{},e="raven"+e.substr(0,1).toUpperCase()+e.substr(1),X.createEvent?(n=X.createEvent("HTMLEvents")).initEvent(e,!0,!0):(n=X.createEventObject()).eventType=e,t)k(t,r)&&(n[r]=t[r]);if(X.createEvent)X.dispatchEvent(n);else try{X.fireEvent("on"+n.eventType.toLowerCase(),n)}catch(i){}}},_:function(e){var t=this;return function(n){if(t.aa=null,t.v!==n){var r;t.v=n;try{r=_(n.target)}catch(i){r=""}t.captureBreadcrumb({category:"ui."+e,message:r})}}},ba:function(){var e=this;return function(t){var n;try{n=t.target}catch(i){return}var r=n&&n.tagName;if(r&&("INPUT"===r||"TEXTAREA"===r||n.isContentEditable)){var o=e.aa;o||e._("input")(t),clearTimeout(o),e.aa=setTimeout((function(){e.aa=null}),1e3)}}},ca:function(e,t){var n=P(this.w.href),r=P(t),i=P(e);this.x=t,n.protocol===r.protocol&&n.host===r.host&&(t=r.relative),n.protocol===i.protocol&&n.host===i.host&&(e=i.relative),this.captureBreadcrumb({category:"navigation",data:{to:t,from:e}})},C:function(){var e=this;e.da=Function.prototype.toString,Function.prototype.toString=function(){return"function"==typeof this&&this.M?e.da.apply(this.O,arguments):e.da.apply(this,arguments)}},Q:function(){this.da&&(Function.prototype.toString=this.da)},D:function(){function e(e){return function(t,r){for(var i=new Array(arguments.length),o=0;o"}}},a)),e.apply?e.apply(this,i):e(i[0],i[1])}}function t(e){var t=B[e]&&B[e].prototype;t&&t.hasOwnProperty&&t.hasOwnProperty("addEventListener")&&(M(t,"addEventListener",(function(t){return function(r,o,a,s){try{o&&o.handleEvent&&(o.handleEvent=n.wrap({mechanism:{type:"instrument",data:{target:e,"function":"handleEvent",handler:o&&o.name||""}}},o.handleEvent))}catch(l){}var c,h,p;return i&&i.dom&&("EventTarget"===e||"Node"===e)&&(h=n._("click"),p=n.ba(),c=function(e){if(e){var t;try{t=e.type}catch(n){return}return"click"===t?h(e):"keypress"===t?p(e):void 0}}),t.call(this,r,n.wrap({mechanism:{type:"instrument",data:{target:e,"function":"addEventListener",handler:o&&o.name||""}}},o,c),a,s)}}),r),M(t,"removeEventListener",(function(e){return function(t,n,r,i){try{n=n&&(n.N?n.N:n)}catch(o){}return e.call(this,t,n,r,i)}}),r))}var n=this,r=n.t,i=this.k.autoBreadcrumbs;M(B,"setTimeout",e,r),M(B,"setInterval",e,r),B.requestAnimationFrame&&M(B,"requestAnimationFrame",(function(e){return function(t){return e(n.wrap({mechanism:{type:"instrument",data:{"function":"requestAnimationFrame",handler:e&&e.name||""}}},t))}}),r);for(var o=["EventTarget","Window","Node","ApplicationCache","AudioTrackList","ChannelMergerNode","CryptoOperation","EventSource","FileReader","HTMLUnknownElement","IDBDatabase","IDBRequest","IDBTransaction","KeyOperation","MediaController","MessagePort","ModalWindow","Notification","SVGElementInstance","Screen","TextTrack","TextTrackCue","TextTrackList","WebSocket","WebSocketWorker","Worker","XMLHttpRequest","XMLHttpRequestEventTarget","XMLHttpRequestUpload"],a=0;a"}}},n)}))}var t=this,n=this.k.autoBreadcrumbs,r=t.t;if(n.xhr&&"XMLHttpRequest"in B){var i=B.XMLHttpRequest&&B.XMLHttpRequest.prototype;M(i,"open",(function(e){return function(n,r){return v(r)&&-1===r.indexOf(t.h)&&(this.ea={method:n,url:r,status_code:null}),e.apply(this,arguments)}}),r),M(i,"send",(function(n){return function(){function r(){if(i.ea&&4===i.readyState){try{i.ea.status_code=i.status}catch(e){}t.captureBreadcrumb({type:"http",category:"xhr",data:i.ea})}}for(var i=this,o=["onload","onerror","onprogress"],a=0;a"}}},e,r)})):i.onreadystatechange=r,n.apply(this,arguments)}}),r)}n.xhr&&Z()&&M(B,"fetch",(function(e){return function(){for(var n=new Array(arguments.length),r=0;r2?arguments[2]:void 0;return n&&t.ca(t.x,n+""),e.apply(this,arguments)}};M(B.history,"pushState",l,r),M(B.history,"replaceState",l,r)}if(n.console&&"console"in B&&console.log){var c=function(e,n){t.captureBreadcrumb({message:e,level:n.level,category:"console"})};R(["debug","info","warn","error","log"],(function(e,t){K(console,t,c)}))}},R:function(){for(var e;this.t.length;){var t=(e=this.t.shift())[0],n=e[1],r=e[2];t[n]=r}},S:function(){for(var e in this.q)this.p[e]=this.q[e]},F:function(){var e=this;R(this.r,(function(t,n){var r=n[0],i=n[1];r.apply(e,[e].concat(i))}))},G:function(e){var t=J.exec(e),n={},r=7;try{for(;r--;)n[C[r]]=t[r]||""}catch(i){throw new c("Invalid DSN: "+e)}if(n.pass&&!this.k.allowSecretKey)throw new c("Do not specify your secret key in the DSN. See: http://bit.ly/raven-secret-key");return n},J:function(e){var t="//"+e.host+(e.port?":"+e.port:"");return e.protocol&&(t=e.protocol+":"+t),t},A:function(e,t){(t=t||{}).mechanism=t.mechanism||{type:"onerror",handled:!1},this.m||this.V(e,t)},V:function(e,t){var n=this.X(e,t);this.$("handle",{stackInfo:e,options:t}),this.fa(e.name,e.message,e.url,e.lineno,n,t)},X:function(e,t){var n=this,r=[];if(e.stack&&e.stack.length&&(R(e.stack,(function(t,i){var o=n.ga(i,e.url);o&&r.push(o)})),t&&t.trimHeadFrames))for(var i=0;i0&&(e.breadcrumbs={values:[].slice.call(this.u,0)}),this.j.user&&(e.user=this.j.user),t.environment&&(e.environment=t.environment),t.release&&(e.release=t.release),t.serverName&&(e.server_name=t.serverName),e=this.pa(e),Object.keys(e).forEach((function(t){(null==e[t]||""===e[t]||T(e[t]))&&delete e[t]})),g(t.dataCallback)&&(e=t.dataCallback(e)||e),e&&!T(e)&&(!g(t.shouldSendCallback)||t.shouldSendCallback(e)))return this.ma()?void this.z("warn","Raven dropped error due to backoff: ",e):void("number"==typeof t.sampleRate?Math.random() ".length;e&&r++<5&&!("html"===(t=f(e))||r>1&&i+n.length*o+t.length>=80);)n.push(t),i+=t.length,e=e.parentNode;return n.reverse().join(" > ")},htmlElementAsString:f,isSameException:function(e,t){return!m(e,t)&&(e=e.values[0],t=t.values[0],e.type===t.type&&e.value===t.value&&!function(e,t){return o(e)&&o(t)}(e.stacktrace,t.stacktrace)&&V(e.stacktrace,t.stacktrace))},isSameStacktrace:V,parseUrl:function(e){if("string"!=typeof e)return{};var t=e.match(/^(([^:\/?#]+):)?(\/\/([^\/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?$/),n=t[6]||"",r=t[8]||"";return{protocol:t[2],host:t[4],path:t[5],relative:t[5]+n+r}},fill:function(e,t,n,r){if(null!=e){var i=e[t];e[t]=n(i),e[t].M=!0,e[t].O=i,r&&r.push([e,t,i])}},safeJoin:function(e,t){if(!l(e))return"";for(var n=[],i=0;in?w(e,t-1):r},serializeKeysForMessage:function(e,t){if("number"==typeof e||"string"==typeof e)return e.toString();if(!Array.isArray(e))return"";if(0===(e=e.filter((function(e){return"string"==typeof e}))).length)return"[object has no keys]";if(t="number"!=typeof t?E:t,e[0].length>=t)return e[0];for(var n=e.length;n>0;n--){var r=e.slice(0,n).join(", ");if(!(r.length>t))return n===e.length?r:r+"…"}return""},sanitize:function(e,t){if(!l(t)||l(t)&&0===t.length)return e;var n,r=d(t),o="********";try{n=JSON.parse(b(e))}catch(i){return e}return function s(e){return l(e)?e.map((function(e){return s(e)})):a(e)?Object.keys(e).reduce((function(t,n){return t[n]=r.test(n)?o:s(e[n]),t}),{}):e}(n)}}}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{7:7}],6:[function(e,t,n){(function(n){function r(){return"undefined"==typeof document||null==document.location?"":document.location.href}var i=e(5),o={collectWindowErrors:!0,debug:!1},a="undefined"!=typeof window?window:void 0!==n?n:"undefined"!=typeof self?self:{},s=[].slice,l="?",c=/^(?:[Uu]ncaught (?:exception: )?)?(?:((?:Eval|Internal|Range|Reference|Syntax|Type|URI|)Error): )?(.*)$/;o.report=function(){function e(t,n){var r=null;if(!n||o.collectWindowErrors){for(var i in d)if(d.hasOwnProperty(i))try{d[i].apply(null,[t].concat(s.call(arguments,2)))}catch(e){r=e}if(r)throw r}}function t(t,a,s,h,u){var d=i.isErrorEvent(u)?u.error:u,f=i.isErrorEvent(t)?t.message:t;if(V)o.computeStackTrace.augmentStackTraceWithInitialElement(V,a,s,f),n();else if(d&&i.isError(d))e(o.computeStackTrace(d),!0);else{var m,y={url:a,line:s,column:h},g=void 0;if("[object String]"==={}.toString.call(f))(m=f.match(c))&&(g=m[1],f=m[2]);y.func=l,e({name:g,message:f,url:r(),stack:[y]},!0)}return!!p&&p.apply(this,arguments)}function n(){var t=V,n=f;f=null,V=null,m=null,e.apply(null,[t,!1].concat(n))}function h(e,t){var r=s.call(arguments,1);if(V){if(m===e)return;n()}var i=o.computeStackTrace(e);if(V=i,m=e,f=r,setTimeout((function(){m===e&&n()}),i.incomplete?2e3:0),!1!==t)throw e}var p,u,d=[],f=null,m=null,V=null;return h.subscribe=function(e){u||(p=a.onerror,a.onerror=t,u=!0),d.push(e)},h.unsubscribe=function(e){for(var t=d.length-1;t>=0;--t)d[t]===e&&d.splice(t,1)},h.uninstall=function(){u&&(a.onerror=p,u=!1,p=void 0),d=[]},h}(),o.computeStackTrace=function(){function e(e){if("undefined"!=typeof e.stack&&e.stack){for(var t,n,i,o=/^\s*at (?:(.*?) ?\()?((?:file|https?|blob|chrome-extension|native|eval|webpack||[a-z]:|\/).*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,a=/^\s*at (?:((?:\[object object\])?.+) )?\(?((?:file|ms-appx(?:-web)|https?|webpack|blob):.*?):(\d+)(?::(\d+))?\)?\s*$/i,s=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)((?:file|https?|blob|chrome|webpack|resource|moz-extension).*?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js))(?::(\d+))?(?::(\d+))?\s*$/i,c=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,h=/\((\S*)(?::(\d+))(?::(\d+))\)/,p=e.stack.split("\n"),u=[],d=(/^(.*) is undefined$/.exec(e.message),0),f=p.length;d eval")>-1&&(t=c.exec(n[3]))?(n[3]=t[1],n[4]=t[2],n[5]=null):0!==d||n[5]||"undefined"==typeof e.columnNumber||(u[0].column=e.columnNumber+1),i={url:n[3],func:n[1]||l,args:n[2]?n[2].split(","):[],line:n[4]?+n[4]:null,column:n[5]?+n[5]:null}}if(!i.func&&i.line&&(i.func=l),i.url&&"blob:"===i.url.substr(0,5)){var V=new XMLHttpRequest;if(V.open("GET",i.url,!1),V.send(null),200===V.status){var y=V.responseText||"",g=(y=y.slice(-300)).match(/\/\/# sourceMappingURL=(.*)$/);if(g){var v=g[1];"~"===v.charAt(0)&&(v=("undefined"==typeof document||null==document.location?"":document.location.origin?document.location.origin:document.location.protocol+"//"+document.location.hostname+(document.location.port?":"+document.location.port:""))+v.slice(1)),i.url=v.slice(0,-4)}}}u.push(i)}return u.length?{name:e.name,message:e.message,url:r(),stack:u}:null}}function t(e,t,n,r){var i={url:t,line:n};if(i.url&&i.line){if(e.incomplete=!1,i.func||(i.func=l),e.stack.length>0&&e.stack[0].url===i.url){if(e.stack[0].line===i.line)return!1;if(!e.stack[0].line&&e.stack[0].func===i.func)return e.stack[0].line=i.line,!1}return e.stack.unshift(i),e.partial=!0,!0}return e.incomplete=!0,!1}function n(e,a){for(var s,c,h=/function\s+([_$a-zA-Z\xA0-\uFFFF][_$a-zA-Z0-9\xA0-\uFFFF]*)?\s*\(/i,p=[],u={},d=!1,f=n.caller;f&&!d;f=f.caller)if(f!==i&&f!==o.report){if(c={url:null,func:l,line:null,column:null},f.name?c.func=f.name:(s=h.exec(f.toString()))&&(c.func=s[1]),"undefined"==typeof c.func)try{c.func=s.input.substring(0,s.input.indexOf("{"))}catch(V){}u[""+f]?d=!0:u[""+f]=!0,p.push(c)}a&&p.splice(0,a);var m={name:e.name,message:e.message,url:r(),stack:p};return t(m,e.sourceURL||e.fileName,e.line||e.lineNumber,e.message||e.description),m}function i(t,i){var s=null;i=null==i?0:+i;try{if(s=e(t))return s}catch(a){if(o.debug)throw a}try{if(s=n(t,i+1))return s}catch(a){if(o.debug)throw a}return{name:t.name,message:t.message,url:r()}}return i.augmentStackTraceWithInitialElement=t,i.computeStackTraceFromStackProp=e,i}(),t.exports=o}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{5:5}],7:[function(e,t,n){function r(e,t){for(var n=0;n0){var s=r(n,this);~s?n.splice(s+1):n.push(this),~s?i.splice(s,1/0,o):i.push(o),~r(n,a)&&(a=t.call(this,o,a))}else n.push(a);return null==e?a instanceof Error?function(e){var t={stack:e.stack,message:e.message,name:e.name};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t}(a):a:e.call(this,o,a)}}n=t.exports=function(e,t,n,r){return JSON.stringify(e,i(t,r),n)},n.getSerialize=i},{}],8:[function(e,t,n){function r(e,t){var n=(65535&e)+(65535&t);return(e>>16)+(t>>16)+(n>>16)<<16|65535&n}function i(e,t,n,i,o,a){return r(function(e,t){return e<>>32-t}(r(r(t,e),r(i,a)),o),n)}function o(e,t,n,r,o,a,s){return i(t&n|~t&r,e,t,o,a,s)}function a(e,t,n,r,o,a,s){return i(t&r|n&~r,e,t,o,a,s)}function s(e,t,n,r,o,a,s){return i(t^n^r,e,t,o,a,s)}function l(e,t,n,r,o,a,s){return i(n^(t|~r),e,t,o,a,s)}function c(e,t){e[t>>5]|=128<>>9<<4)]=t;var n,i,c,h,p,u=1732584193,d=-271733879,f=-1732584194,m=271733878;for(n=0;n>5]>>>t%32&255);return n}function p(e){var t,n=[];for(n[(e.length>>2)-1]=void 0,t=0;t>5]|=(255&e.charCodeAt(t/8))<>>4&15)+r.charAt(15&t);return i}function d(e){return unescape(encodeURIComponent(e))}function f(e){return function(e){return h(c(p(e),8*e.length))}(d(e))}function m(e,t){return function(e,t){var n,r,i=p(e),o=[],a=[];for(o[15]=a[15]=void 0,i.length>16&&(i=c(i,8*e.length)),n=0;n<16;n+=1)o[n]=909522486^i[n],a[n]=1549556828^i[n];return r=c(o.concat(p(t)),512+8*t.length),h(c(a.concat(r),640))}(d(e),d(t))}t.exports=function(e,t,n){return t?n?m(t,e):function(e,t){return u(m(e,t))}(t,e):n?f(e):function(e){return u(f(e))}(e)}},{}]},{},[4])(4)}));var B=[{family:"UC Browser",patterns:["(UC? ?Browser|UCWEB|U3)[ /]?(\\d+)\\.(\\d+)\\.(\\d+)"]},{family:"Opera",name_replace:"Opera Mobile",patterns:["(Opera)/.+Opera Mobi.+Version/(\\d+)\\.(\\d+)","(Opera)/(\\d+)\\.(\\d+).+Opera Mobi","Opera Mobi.+(Opera)(?:/|\\s+)(\\d+)\\.(\\d+)","Opera Mobi","(?:Mobile Safari).*(OPR)/(\\d+)\\.(\\d+)\\.(\\d+)"]},{family:"Opera",name_replace:"Opera Mini",patterns:["(Opera Mini)(?:/att|)/?(\\d+|)(?:\\.(\\d+)|)(?:\\.(\\d+)|)","(OPiOS)/(\\d+).(\\d+).(\\d+)"]},{family:"Opera",name_replace:"Opera Neon",patterns:["Chrome/.+( MMS)/(\\d+).(\\d+).(\\d+)"]},{name_replace:"Opera",patterns:["(Opera)/9.80.*Version/(\\d+)\\.(\\d+)(?:\\.(\\d+)|)","(?:Chrome).*(OPR)/(\\d+)\\.(\\d+)\\.(\\d+)"]},{family:"Firefox",name_replace:"Firefox Mobile",patterns:["(Fennec)/(\\d+)\\.(\\d+)\\.?([ab]?\\d+[a-z]*)","(Fennec)/(\\d+)\\.(\\d+)(pre)","(Fennec)/(\\d+)\\.(\\d+)","(?:Mobile|Tablet);.*(Firefox)/(\\d+)\\.(\\d+)","(FxiOS)/(\\d+)\\.(\\d+)(\\.(\\d+)|)(\\.(\\d+)|)"]},{name_replace:"Coc Coc",patterns:["(coc_coc_browser)/(\\d+)\\.(\\d+)(?:\\.(\\d+)|)"]},{family:"QQ",name_replace:"QQ Mini",patterns:["(MQQBrowser/Mini)(?:(\\d+)(?:\\.(\\d+)|)(?:\\.(\\d+)|)|)"]},{family:"QQ",name_replace:"QQ Mobile",patterns:["(MQQBrowser)(?:/(\\d+)(?:\\.(\\d+)|)(?:\\.(\\d+)|)|)"]},{name_replace:"QQ",patterns:["(QQBrowser)(?:/(\\d+)(?:\\.(\\d+)\\.(\\d+)(?:\\.(\\d+)|)|)|)"]},{family:"Edge",name:"Edge Mobile",patterns:["Windows Phone .*(Edge)/(\\d+)\\.(\\d+)","(EdgiOS|EdgA)/(\\d+)\\.(\\d+).(\\d+).(\\d+)"]},{name_replace:"Edge",patterns:["(Edge|Edg)/(\\d+)(?:\\.(\\d+)|)"]},{patterns:["(Puffin)/(\\d+)\\.(\\d+)(?:\\.(\\d+)|)"]},{family:"Chrome",name_replace:"Chrome Mobile",patterns:["Version/.+(Chrome)/(\\d+)\\.(\\d+)\\.(\\d+)\\.(\\d+)","; wv\\).+(Chrome)/(\\d+)\\.(\\d+)\\.(\\d+)\\.(\\d+)","(CriOS)/(\\d+)\\.(\\d+)\\.(\\d+)\\.(\\d+)","(CrMo)/(\\d+)\\.(\\d+)\\.(\\d+)\\.(\\d+)","(Chrome)/(\\d+)\\.(\\d+)\\.(\\d+)\\.(\\d+) Mobile(?:[ /]|$)"," Mobile .*(Chrome)/(\\d+)\\.(\\d+)\\.(\\d+)\\.(\\d+)"]},{family:"Yandex",name_replace:"Yandex Mobile",patterns:["(YaBrowser)/(\\d+)\\.(\\d+)\\.(\\d+)\\.(\\d+).*Mobile"]},{name_replace:"Yandex",patterns:["(YaBrowser)/(\\d+)\\.(\\d+)\\.(\\d+)"]},{patterns:["(Vivaldi)/(\\d+)\\.(\\d+)","(Vivaldi)/(\\d+)\\.(\\d+)\\.(\\d+)"]},{name_replace:"Brave",patterns:["(brave)/(\\d+)\\.(\\d+)\\.(\\d+) Chrome"]},{family:"Chrome",patterns:["(Chromium|Chrome)/(\\d+)\\.(\\d+)(?:\\.(\\d+)|)(?:\\.(\\d+)|)"]},{name_replace:"Internet Explorer Mobile",patterns:["(IEMobile)[ /](\\d+)\\.(\\d+)"]},{family:"Safari",name_replace:"Safari Mobile",patterns:["(iPod|iPhone|iPad).+Version/(d+).(d+)(?:.(d+)|).*[ +]Safari","(iPod|iPod touch|iPhone|iPad);.*CPU.*OS[ +](\\d+)_(\\d+)(?:_(\\d+)|).* AppleNews\\/\\d+\\.\\d+\\.\\d+?","(iPod|iPhone|iPad).+Version/(\\d+)\\.(\\d+)(?:\\.(\\d+)|)","(iPod|iPod touch|iPhone|iPad);.*CPU.*OS[ +](\\d+)_(\\d+)(?:_(\\d+)|).*Mobile.*[ +]Safari","(iPod|iPod touch|iPhone|iPad);.*CPU.*OS[ +](\\d+)_(\\d+)(?:_(\\d+)|).*Mobile","(iPod|iPod touch|iPhone|iPad).* Safari","(iPod|iPod touch|iPhone|iPad)"]},{name_replace:"Safari",patterns:["(Version)/(\\d+)\\.(\\d+)(?:\\.(\\d+)|).*Safari/"]},{name_replace:"Internet Explorer",patterns:["(Trident)/(7|8).(0)"],major_replace:"11"},{name_replace:"Internet Explorer",patterns:["(Trident)/(6)\\.(0)"],major_replace:"10"},{name_replace:"Internet Explorer",patterns:["(Trident)/(5)\\.(0)"],major_replace:"9"},{name_replace:"Internet Explorer",patterns:["(Trident)/(4)\\.(0)"],major_replace:"8"},{family:"Firefox",patterns:["(Firefox)/(\\d+)\\.(\\d+)\\.(\\d+)","(Firefox)/(\\d+)\\.(\\d+)(pre|[ab]\\d+[a-z]*|)"]}],X=[{family:"Windows",name_replace:"Windows Phone",patterns:["(Windows Phone) (?:OS[ /])?(\\d+)\\.(\\d+)","^UCWEB.*; (wds) (\\d+)\\.(d+)(?:\\.(\\d+)|);","^UCWEB.*; (wds) (\\d+)\\.(\\d+)(?:\\.(\\d+)|);"]},{family:"Windows",name_replace:"Windows Mobile",patterns:["(Windows ?Mobile)"]},{name_replace:"Android",patterns:["(Android)[ \\-/](\\d+)(?:\\.(\\d+)|)(?:[.\\-]([a-z0-9]+)|)","(Android) (d+);","^UCWEB.*; (Adr) (\\d+)\\.(\\d+)(?:[.\\-]([a-z0-9]+)|);","^(JUC).*; ?U; ?(?:Android|)(\\d+)\\.(\\d+)(?:[\\.\\-]([a-z0-9]+)|)","(android)\\s(?:mobile\\/)(\\d+)(?:\\.(\\d+)(?:\\.(\\d+)|)|)","(Silk-Accelerated=[a-z]{4,5})","Puffin/[\\d\\.]+AT","Puffin/[\\d\\.]+AP"]},{name_replace:"Chrome OS",patterns:["(x86_64|aarch64)\\ (\\d+)\\.(\\d+)\\.(\\d+).*Chrome.*(?:CitrixChromeApp)$","(CrOS) [a-z0-9_]+ (\\d+)\\.(\\d+)(?:\\.(\\d+)|)"]},{name_replace:"Windows",patterns:["(Windows 10)","(Windows NT 6\\.4)","(Windows NT 10\\.0)"],major_replace:"10"},{name_replace:"Windows",patterns:["(Windows NT 6\\.3; ARM;)","(Windows NT 6.3)"],major_replace:"8",minor_replace:"1"},{name_replace:"Windows",patterns:["(Windows NT 6\\.2)"],major_replace:"8"},{name_replace:"Windows",patterns:["(Windows NT 6\\.1)"],major_replace:"7"},{name_replace:"Windows",patterns:["(Windows NT 6\\.0)"],major_replace:"Vista"},{name_replace:"Windows",patterns:["(Windows (?:NT 5\\.2|NT 5\\.1))"],major_replace:"XP"},{name_replace:"Mac OS X",patterns:["((?:Mac[ +]?|; )OS[ +]X)[\\s+/](?:(\\d+)[_.](\\d+)(?:[_.](\\d+)|)|Mach-O)","\\w+\\s+Mac OS X\\s+\\w+\\s+(\\d+).(\\d+).(\\d+).*","(?:PPC|Intel) (Mac OS X)"]},{name_replace:"Mac OS X",patterns:[" (Dar)(win)/(10).(d+).*((?:i386|x86_64))"],major_replace:"10",minor_replace:"6"},{name_replace:"Mac OS X",patterns:[" (Dar)(win)/(11).(\\d+).*\\((?:i386|x86_64)\\)"],major_replace:"10",minor_replace:"7"},{name_replace:"Mac OS X",patterns:[" (Dar)(win)/(12).(\\d+).*\\((?:i386|x86_64)\\)"],major_replace:"10",minor_replace:"8"},{name_replace:"Mac OS X",patterns:[" (Dar)(win)/(13).(\\d+).*\\((?:i386|x86_64)\\)"],major_replace:"10",minor_replace:"9"},{name_replace:"iOS",patterns:["^UCWEB.*; (iPad|iPh|iPd) OS (\\d+)_(\\d+)(?:_(\\d+)|);","(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS)[ +]+(\\d+)[_\\.](\\d+)(?:[_\\.](\\d+)|)","(iPhone|iPad|iPod); Opera","(iPhone|iPad|iPod).*Mac OS X.*Version/(\\d+)\\.(\\d+)","\\b(iOS[ /]|iOS; |iPhone(?:/| v|[ _]OS[/,]|; | OS : |\\d,\\d/|\\d,\\d; )|iPad/)(\\d{1,2})[_\\.](\\d{1,2})(?:[_\\.](\\d+)|)","\\((iOS);","(iPod|iPhone|iPad)","Puffin/[\\d\\.]+IT","Puffin/[\\d\\.]+IP"]},{family:"Chrome",name_replace:"Chromecast",patterns:["(CrKey -)(?:[ /](\\d+)\\.(\\d+)(?:\\.(\\d+)|)|)","(CrKey[ +]armv7l)(?:[ /](\\d+)\\.(\\d+)(?:\\.(\\d+)|)|)","(CrKey)(?:[/](\\d+)\\.(\\d+)(?:\\.(\\d+)|)|)"]},{name_replace:"Debian",patterns:["([Dd]ebian)"]},{family:"Linux",name_replace:"Linux",patterns:["(Linux Mint)(?:/(\\d+)|)"]},{family:"Linux",patterns:["(Ubuntu|Kubuntu|Arch Linux|CentOS|Slackware|Gentoo|openSUSE|SUSE|Red Hat|Fedora|PCLinuxOS|Mageia|(?:Free|Open|Net|\\b)BSD)","(Mandriva)(?: Linux|)/(?:[\\d.-]+m[a-z]{2}(\\d+).(\\d)|)","(Linux)(?:[ /](\\d+)\\.(\\d+)(?:\\.(\\d+)|)|)","\\(linux-gnu\\)"]},{family:"BlackBerry",name_replace:"BlackBerry OS",patterns:["(BB10);.+Version/(\\d+)\\.(\\d+)\\.(\\d+)","(Black[Bb]erry)[0-9a-z]+/(\\d+)\\.(\\d+)\\.(\\d+)(?:\\.(\\d+)|)","(Black[Bb]erry).+Version/(\\d+)\\.(\\d+)\\.(\\d+)(?:\\.(\\d+)|)","(Black[Bb]erry)"]},{patterns:["(Fedora|Red Hat|PCLinuxOS|Puppy|Ubuntu|Kindle|Bada|Sailfish|Lubuntu|BackTrack|Slackware|(?:Free|Open|Net|\\b)BSD)[/ ](\\d+)\\.(\\d+)(?:\\.(\\d+)|)(?:\\.(\\d+)|)"]}],Y=navigator.userAgent,A=function(){return Y},D=function(e){return H(e||Y,B)},z=function(e){return H(e||Y,X)};function Q(e,t){try{var n=new RegExp(t).exec(e);return n?{name:n[1]||"Other",major:n[2]||"0",minor:n[3]||"0",patch:n[4]||"0"}:null}catch(Ur){return null}}function H(e,t){for(var n=null,r=null,i=-1,o=!1;++ithis.height()?"landscape":"portrait"},L.prototype.getWindowDimensions=function(){return[this.width(),this.height()]},L.prototype.interrogateNavigator=function(e){var t={};for(var n in window.navigator)if("webkitPersistentStorage"!==n)try{var r=window.navigator[n];JSON.stringify(r),t[n]=r}catch(Rr){e&&e(Rr,n)}if(delete t.plugins,delete t.mimeTypes,t.plugins=[],window.navigator.plugins)for(var i=0;i0||navigator.msMaxTouchPoints>0),t=!1,n&&(t=["iOS","Windows Phone","Windows Mobile","Android","BlackBerry OS"].indexOf(n.name)>=0),e&&t),this.dpr=function(){return window.devicePixelRatio||1},this.highContrast=!(!window.matchMedia||!window.matchMedia("(forced-colors: active)").matches)||!(!window.matchMedia||!window.matchMedia("(-ms-high-contrast: active)").matches),this.mobile&&n&&"Windows"===n.family&&r.indexOf("touch")<0&&(this.mobile=!1),this.os="iOS"===n.family?"ios":"Android"===n.family?"android":"Mac OS X"===n.family?"mac":"Windows"===n.family?"windows":"Linux"===n.family?"linux":n.family.toLowerCase(),this.version=function(){if(!n)return"unknown";var e=n.major;return n.minor&&(e+="."+n.minor),n.patch&&(e+="."+n.patch),e}()},ee={Browser:$,System:q,supportsPAT:function(){return("mac"===q.os||"ios"===q.os)&&"safari"===$.type&&$.version>=16.2}},te="challenge-passed",ne="challenge-escaped",re="challenge-closed",ie="challenge-expired",oe="invalid-data",ae="invalid-mfa-data",se="bundle-error",le="rate-limited",ce="network-error",he="challenge-error",pe="incomplete-answer",ue="missing-captcha",de="missing-sitekey",fe="invalid-captcha-id",me="https://api.hcaptcha.com",Ve="https://api2.hcaptcha.com",ye="auto",ge={host:null,file:null,sitekey:null,a11y_tfe:null,pingdom:"safari"===ee.Browser.type&&"windows"!==ee.System.os&&"mac"!==ee.System.os&&"ios"!==ee.System.os&&"android"!==ee.System.os,assetDomain:"https://newassets.hcaptcha.com",assetUrl:"https://newassets.hcaptcha.com/captcha/v1/ce9396fa32f5ab87b0a82b60e5313af4da3a3e5b/static",width:null,height:null,mobile:null,orientation:"portrait",challenge_type:null,mfaData:{},prevSmsinEkey:null},ve={se:null,custom:!1,tplinks:"on",language:null,reportapi:"https://accounts.hcaptcha.com",endpoint:me,pstIssuer:"https://pst-issuer.hcaptcha.com",isSecure:!1,size:"normal",theme:"light",mode:undefined,assethost:null,imghost:null,recaptchacompat:"true",pat:"on",andint:"off",confirmNav:!1,clientOptions:null},be="https://30910f52569b4c17b1081ead2dae43b4@sentry.hcaptcha.com/6",Te="ce9396fa32f5ab87b0a82b60e5313af4da3a3e5b",Re="prod";function Ue(e,t){try{e.style.width="302px",e.style.height="76px",e.style.backgroundColor="#f9e5e5",e.style.position="relative",e.innerHTML="";var n=document.createElement("div");n.style.width="284px",n.style.position="absolute",n.style.top="12px",n.style.left="10px",n.style.color="#7c0a06",n.style.fontSize="14px",n.style.fontWeight="normal",n.style.lineHeight="18px",n.innerHTML=t||"Please upgrade your browser to complete this captcha.",e.appendChild(n)}catch(r){console.error("[hCaptcha] Error while rendering in the provided container.",{container:e},r)}}function Ee(e){for(var t=document.getElementsByClassName("h-captcha"),n=[],r=0;r=10)){var t=Pe(e.trim().split("\n").slice(0,2));Se.push(t)}}function Ze(e){try{e&&"object"==typeof e||(e={name:"error",message:"",stack:""});var t={message:e.name+": "+e.message};e.stack&&(t.stack_trace={trace:e.stack}),Je("report error","internal","debug",t),Ke(e.message||"internal error","error",ge.file,e)}catch(n){}}function Oe(e){return function(){try{return e.apply(this,arguments)}catch(Rr){throw Ze(Rr),Ee((function(e){Ue(e,ke)})),Rr}}}function Ge(e){return-1!==e.indexOf("hsw.js")||-1!==e.indexOf("/1/api.js")||-1!==e.indexOf("newassets.hcaptcha.com")||-1!==e.indexOf("hcaptcha.html")}function je(e){return"string"==typeof e&&(-1!==e.indexOf("chrome-extension://")||-1!==e.indexOf("safari-extension://")||-1!==e.indexOf("moz-extension://")||-1!==e.indexOf("chrome://internal-")||-1!==e.indexOf("/hammerhead.js")||-1!==e.indexOf("eval at buildCode")||-1!==e.indexOf("u.c.b.r.o.w.s.e.r/ucbrowser_script.js"))}function Ie(e,t){if(void 0===t&&(t=!0),ve.sentry)try{if(window.Raven&&Raven.config(be,{release:Te,environment:Re,autoBreadcrumbs:{xhr:!0,dom:!0,sentry:!0},tags:{"site-host":ge.host,"site-key":ge.sitekey,"endpoint-url":ve.endpoint,"asset-url":ge.assetUrl},sampleRate:.01,ignoreErrors:["Cannot set properties of undefined (setting 'data')","canvas.contentDocument","Can't find variable: ZiteReader","Cannot redefine property: hcaptcha","Cannot redefine property: BetterJsPop","grecaptcha is not defined","jQuery is not defined","$ is not defined","Script is not a function"]}),window.Raven&&Raven.setUserContext({"Browser-Agent":ee.Browser.agent,"Browser-Type":ee.Browser.type,"Browser-Version":ee.Browser.version,"System-OS":ee.System.os,"System-Version":ee.System.version,"Is-Mobile":ee.System.mobile}),Je(ge.file+"_internal","setup","info"),e){var n=function(e,n,r,i,o,a){o&&"object"==typeof o||(o={});var s=o.name||"Error",l=o.stack||"";(Ge(l)||t)&&(Oe(Me)(l),je(l)||je(n)||(Je(e,"global","debug",{crossOrigin:a,name:s,url:n,line:r,column:i,stack:l}),Ce("global",o,{message:e})))},r=function(e){var t=e.reason;null==t&&e.detail&&e.detail.reason&&(t=(e=e.detail).reason);var n="";if(e.reason&&"undefined"!=typeof e.reason.stack&&(n=e.reason.stack),Ge(n)&&e.reason instanceof Error){Oe(Me)(n);var r=t.url||"";je(n)||je(r)||(Je(t.message,"global-rejection","debug",{promise:e.promise,name:t.name,url:r,line:t.lineno,column:t.columnno,stack:n}),Ce("global-rejection",t,{promise:e.promise,message:t.message}))}};"function"==typeof window.addEventListener?(window.addEventListener("error",(function(e){n(e.message,e.filename,e.lineno,e.colno,e.error,function(e){try{return!("Script error."!==e.message||""!==e.filename&&null!=e.filename||0!==e.lineno&&null!=e.lineno||0!==e.colno&&null!=e.colno||null!=e.error)}catch(Ur){return!1}}(e))}),!0),window.addEventListener("unhandledrejection",r,!0)):t&&(window.onerror=n,window.onunhandledrejection=r)}}catch(i){}}function Ke(e,t,n,r){try{if(t=t||"error","string"==typeof e){for(var i=Ne.length;i--;)if(e.indexOf(Ne[i])>=0){e=Ne[i];break}/^self\.\w* is not a function$/.test(e)?e="self.X is not a function":/^\w\._.*\[t\] is not a function/.test(e)&&(e="x._y[t] is not a function")}if(ve.sentry){var o="warn"===t?"warning":t;window.Raven&&Raven.captureMessage(e,{level:o,logger:n,extra:r})}}catch(a){}}function Ce(e,t,n){try{return(n=n||{}).error=t,Ke(e+":"+(("string"==typeof t?t:t&&t.message)||n.message||"missing-error"),"error",e,n)}catch(r){}}function Je(e,t,n,r){try{ve.sentry&&window.Raven&&Raven.captureBreadcrumb({message:e,category:t,level:n,data:r})}catch(i){}}var Be={__proto__:null,_stackTraceSet:Se,refineLine:Fe,toRefinedString:Pe,reportError:Ze,errorWrapper:Oe,initSentry:Ie,sentryMessage:Ke,sentryError:Ce,sentryBreadcrumb:Je};function Xe(){var e=[],t=null,n=!1,r=[],i=function(t){try{if(e.length>=10)return;var n=t.stack;if("string"!=typeof n)return;var r=n.trim().split("\n");"Error"===r[0]&&(r=r.slice(1));for(var i=/extension/,o=r.length-1,a=[],s=0;o>=0&&a.length<6;){var l=r[o],c=Fe(l);if(null!==c){if(i.test(l)){a=[c];break}if(a.unshift(c),s=Math.max(s,c.length),a.length>=2&&s>=30)break;o--}else o--}var h=a.join("\n").trim();h&&-1===e.indexOf(h)&&e.push(h)}catch(t){return}},o=function(){if(n)try{for(var e=0,o=r.length;e=10&&o(),i(new Error)),Reflect.apply(t,r,a)}}):function(){return n&&(e.length>=10&&o(),i(new Error)),h.apply(this,arguments)},Object.defineProperty(t,a,{configurable:!0,enumerable:!s||s.enumerable,writable:!0,value:l}),r.push((function(){c?Object.defineProperty(t,a,{configurable:!0,enumerable:!s||s.enumerable,writable:!0,value:h}):delete t[a]}))}};return{run:function(e){var r=(e=e||{}).timeout,s=!0===e.topLevel&&e.topLevel;if(!n){n=!0,"number"==typeof r&&isFinite(r)&&(t=setTimeout((function(){o()}),r));try{a(Document.prototype,"getElementsByClassName"),a(Document.prototype,"getElementById"),a(Document.prototype,"getElementsByTagName"),a(Document.prototype,"querySelector"),a(Document.prototype,"querySelectorAll"),a(Element.prototype,"getElementsByClassName"),a(Element.prototype,"getElementsByTagName"),a(Element.prototype,"querySelector"),a(Element.prototype,"querySelectorAll"),a(HTMLElement.prototype,"click"),a(HTMLElement.prototype,"getElementsByClassName"),a(HTMLElement.prototype,"getElementsByTagName"),a(HTMLElement.prototype,"querySelector"),a(HTMLElement.prototype,"querySelectorAll"),s||a(console,"log")}catch(l){o(),i(l)}}},collect:function(){return e.concat(Se)}}}var Ye={getCookie:function(e){var t=document.cookie.replace(/ /g,"").split(";");try{for(var n="",r=t.length;r--&&!n;)t[r].indexOf(e)>=0&&(n=t[r]);return n}catch(Ur){return""}},hasCookie:function(e){return!!Ye.getCookie(e)},supportsAPI:function(){try{return"hasStorageAccess"in document&&"requestStorageAccess"in document}catch(Ur){return!1}},hasAccess:function(){return new Promise((function(e){document.hasStorageAccess().then((function(){e(!0)}))["catch"]((function(){e(!1)}))}))},requestAccess:function(){try{return document.requestStorageAccess()}catch(Ur){return Promise.resolve()}}},Ae={array:function(e){if(0===e.length)return e;for(var t,n,r=e.length;--r>-1;)n=Math.floor(Math.random()*(r+1)),t=e[r],e[r]=e[n],e[n]=t;return e}};function De(e){this.r=255,this.g=255,this.b=255,this.a=1,this.h=1,this.s=1,this.l=1,this.parseString(e)}function ze(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+6*(t-e)*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}De.hasAlpha=function(e){return"string"==typeof e&&(-1!==e.indexOf("rgba")||9===e.length&&"#"===e[0])},De.prototype.parseString=function(e){e&&(0===e.indexOf("#")?this.fromHex(e):0===e.indexOf("rgb")&&this.fromRGBA(e))},De.prototype.fromHex=function(e){var t=1;9===e.length&&(t=parseInt(e.substr(7,2),16)/255);var n=(e=e.substr(1,6)).replace(/^([a-f\d])([a-f\d])([a-f\d])?$/i,(function(e,t,n,r){return t+t+n+n+r+r})),r=parseInt(n,16),i=r>>16,o=r>>8&255,a=255&r;this.setRGBA(i,o,a,t)},De.prototype.fromRGBA=function(e){var t=e.indexOf("rgba"),n=e.substr(t).replace(/rgba?\(/,"").replace(/\)/,"").replace(/[\s+]/g,"").split(","),r=Math.floor(parseInt(n[0])),i=Math.floor(parseInt(n[1])),o=Math.floor(parseInt(n[2])),a=parseFloat(n[3]);this.setRGBA(r,i,o,a)},De.prototype.setRGB=function(e,t,n){this.setRGBA(e,t,n,1)},De.prototype.setRGBA=function(e,t,n,r){this.r=e,this.g=t,this.b=n,this.a=isNaN(r)?this.a:r,this.updateHSL()},De.prototype.hsl2rgb=function(e,t,n){if(0===t){var r=Math.round(255*n);return this.setRGB(r,r,r),this}var i=n<=.5?n*(1+t):n+t-n*t,o=2*n-i;return this.r=Math.round(255*ze(o,i,e+1/3)),this.g=Math.round(255*ze(o,i,e)),this.b=Math.round(255*ze(o,i,e-1/3)),this.h=e,this.s=t,this.l=n,this},De.prototype.updateHSL=function(){var e,t=this.r/255,n=this.g/255,r=this.b/255,i=Math.max(t,n,r),o=Math.min(t,n,r),a=null,s=(i+o)/2;if(i===o)a=e=0;else{var l=i-o;switch(e=s>.5?l/(2-i-o):l/(i+o),i){case t:a=(n-r)/l+(n1&&(e/=100),this.hsl2rgb(this.h,this.s,e),this},De.prototype.saturation=function(e){return e>1&&(e/=100),this.hsl2rgb(this.h,e,this.l),this},De.prototype.hue=function(e){return this.hsl2rgb(e/360,this.s,this.l),this};var Qe={decode:function(e){try{var t=e.split(".");return{header:JSON.parse(atob(t[0])),payload:JSON.parse(atob(t[1])),signature:atob(t[2].replace(/_/g,"/").replace(/-/g,"+")),raw:{header:t[0],payload:t[1],signature:t[2]}}}catch(Ur){throw new Error("Token is invalid.")}},checkExpiration:function(e){if(new Date(1e3*e)<=new Date(Date.now()))throw new Error("Token is expired.");return!0}},He={_setup:!1,_af:null,_fps:60,_singleFrame:1/60,_lagThreshold:500,_adjustedLag:1/60*2,_startTime:0,_lastTime:0,_nextTime:1/60,_elapsed:0,_difference:0,_renders:[],_paused:!1,_running:!1,_tick:!1,frame:0,time:0,requestFrame:null,cancelFrame:null,_init:function(){for(var e,t=window.requestAnimationFrame,n=window.cancelAnimationFrame,r=["ms","moz","webkit","o"],i=r.length;--i>-1&&!t;)t=window[r[i]+"RequestAnimationFrame"],n=window[r[i]+"CancelAnimationFrame"]||window[r[i]+"CancelRequestAnimationFrame"];t?(He.requestFrame=t.bind(window),He.cancelFrame=n.bind(window)):(He.requestFrame=(e=Date.now(),function(t){window.setTimeout((function(){t(Date.now()-e)}),1e3*He._singleFrame)}),He.cancelFrame=function(e){return clearTimeout(e),null}),He._setup=!0,He._startTime=He._lastTime=Date.now()},add:function(e,t){He._renders.push({callback:e,paused:!1==!t||!1}),!1==!t&&He.start()},remove:function(e){for(var t=He._renders.length;--t>-1;)He._renders[t].callback===e&&(He._renders[t].paused=!0,He._renders.splice(t,1))},start:function(e){if(!1===He._setup&&He._init(),e)for(var t=He._renders.length;--t>-1;)He._renders[t].callback===e&&(He._renders[t].paused=!1);!0!==He._running&&(He._paused=!1,He._running=!0,He._af=He.requestFrame(He._update))},stop:function(e){if(e)for(var t=He._renders.length;--t>-1;)He._renders[t].callback===e&&(He._renders[t].paused=!0);else!1!==He._running&&(He._af=He.cancelFrame(He._af),He._paused=!0,He._running=!1)},elapsed:function(){return Date.now()-He._startTime},fps:function(e){return arguments.length?(He._fps=e,He._singleFrame=1/(He._fps||60),He._adjustedLag=2*He._singleFrame,He._nextTime=He.time+He._singleFrame,He._fps):He._fps},isRunning:function(){return He._running},_update:function(){if(!He._paused&&(He._elapsed=Date.now()-He._lastTime,He._tick=!1,He._elapsed>He._lagThreshold&&(He._startTime+=He._elapsed-He._adjustedLag),He._lastTime+=He._elapsed,He.time=(He._lastTime-He._startTime)/1e3,He._difference=He.time-He._nextTime,He._difference>0&&(He.frame++,He._nextTime+=He._difference+(He._difference>=He._singleFrame?He._singleFrame/4:He._singleFrame-He._difference),He._tick=!0),He._af=He.requestFrame(He._update),!0===He._tick&&He._renders.length>0))for(var e=He._renders.length;--e>-1;)He._renders[e]&&!1===He._renders[e].paused&&He._renders[e].callback(He.time)}};var Le=function(e){for(var t,n,r,i={},o=e?e.indexOf("&")>=0?e.split("&"):[e]:[],a=0;a=0){if(t=o[a].split("="),n=decodeURIComponent(t[0]),"false"!==(r=decodeURIComponent(t[1]))&&"true"!==r||(r="true"===r),"theme"===n||"themeConfig"===n)try{r=JSON.parse(r)}catch(Ur){}i[n]=r}return i},$e=function(e){var t=[];for(var n in e){var r=e[n];r="object"==typeof r?JSON.stringify(r):r,t.push([encodeURIComponent(n),encodeURIComponent(r)].join("="))}return t.join("&")},qe={__proto__:null,Decode:Le,Encode:$e};function et(e,t,n){return Math.min(Math.max(e,t),n)}var tt={__proto__:null,clamp:et,range:function(e,t,n,r,i,o){var a=(e-t)*(i-r)/(n-t)+r;return!1===o?a:et(a,Math.min(r,i),Math.max(r,i))},toRadians:function(e){return e*(Math.PI/180)},toDegrees:function(e){return 180*e/Math.PI},lerp:function(e,t,n){return e+(t-e)*n},median:function(e){var t=e.length;return t?e.slice().sort((function(e,t){return e-t}))[Math.floor(t/2)]:0},stddev:function(e){var t=e.length;if(t<2)return 0;var n,r=0;for(n=0;n0;if(i){var s=i(e,n);s&&(t=!1!==s.retry&&t,r=s.delay)}t?setTimeout(a,r||0):o(e)}))}))}function ot(e,t){var n="attempts"in(t=t||{})?t.attempts:1,r=t.delay||0,i=t.onFail,o=null,a=!1,s=rt((function(t,s,l){a?s(new Error("Request cancelled")):e().then(t,(function(e){if(a)s(new Error("Request cancelled"));else{var t=n-- >0;if(i){var c=i(e,n);c&&(t=!1!==c.retry&&t,r=c.delay)}t?o=setTimeout(l,r||0):s(e)}}))}));return s.cancel=function(){a=!0,o&&(clearTimeout(o),o=null)},s}function at(e,t){return new Promise((function(n,r){var i=setTimeout((function(){r(new Error("timeout"))}),t);e.then((function(e){clearTimeout(i),n(e)}))["catch"]((function(e){clearTimeout(i),r(e)}))}))}function st(e){return e&&e.split(/[?#]/)[0].split(".").pop()||""}nt.prototype.getMeanPeriod=function(){return this._meanPeriod},nt.prototype.getMedianPeriod=function(){return this._medianPeriod},nt.prototype.getData=function(){return this._cleanStaleData(),this._data},nt.prototype.push=function(e,t){this._cleanStaleData();var n=0===this._date.length;if(e-(this._date[this._date.length-1]||0)>=this._period&&(this._date.push(e),this._data.push(t),this._data.length>this._maxEventsPerWindow&&(this._date.shift(),this._data.shift())),!n){var r=e-this._prevTimestamp;this._meanPeriod=(this._meanPeriod*this._meanCounter+r)/(this._meanCounter+1),this._meanCounter++,this._medianPeriod=this._calculateMedianPeriod(r)}this._prevTimestamp=e},nt.prototype._calculateMedianPeriod=function(e){this._medianMaxHeap||(this._medianMaxHeap=[]),this._medianMinHeap||(this._medianMinHeap=[]);var t=this._fetchMedianPeriod();return 0===this._medianMaxHeap.length&&0===this._medianMinHeap.length?this._medianMaxHeap.push(e):e<=t?(this._medianMaxHeap.push(e),this._medianMaxHeap.sort((function(e,t){return t-e}))):(this._medianMinHeap.push(e),this._medianMinHeap.sort((function(e,t){return e-t}))),this._rebalanceHeaps(),this._fetchMedianPeriod()},nt.prototype._rebalanceHeaps=function(){var e=null;this._medianMaxHeap.length>this._medianMinHeap.length+1?(e=this._medianMaxHeap.shift(),this._medianMinHeap.push(e),this._medianMinHeap.sort((function(e,t){return e-t}))):this._medianMinHeap.length>this._medianMaxHeap.length+1&&(e=this._medianMinHeap.shift(),this._medianMaxHeap.push(e),this._medianMaxHeap.sort((function(e,t){return t-e}))),this._medianMinHeap.length==this._medianMaxHeap.length&&this._medianMaxHeap.length>this._medianMaxHeapSize&&(this._medianMinHeap.pop(),this._medianMaxHeap.pop())},nt.prototype._fetchMedianPeriod=function(){return this._medianMaxHeap.length>this._medianMinHeap.length?this._medianMaxHeap[0]:this._medianMinHeap.length>this._medianMaxHeap.length?this._medianMinHeap[0]:0!==this._medianMaxHeap.length&&0!==this._medianMinHeap.length?(this._medianMaxHeap[0]+this._medianMinHeap[0])/2:-1},nt.prototype._cleanStaleData=function(){for(var e=Date.now()-this._baseTime,t=this._date.length-1;t>=0;t--){if(e-this._date[t]>=this._interval){this._date.splice(0,t+1),this._data.splice(0,t+1);break}}};function lt(e,t){var n=65535&e,r=65535&t;return n*r+((e>>>16&65535)*r+n*(t>>>16&65535)<<16)|0}function ct(e,t){var n,r=2166136261,i=e+":"+t;for(n=0;n>>16,2246822507),r=lt(r^=r>>>13,3266489909),(r^=r>>>16)>>>0}function ht(e,t){return ct(e,t)/4294967296}function pt(e,t,n){return!n||n<=0?0:ct(e,t)%n}function ut(e,t){var n=(new TextEncoder).encode(e);return crypto.subtle.digest(t,n)}function dt(e,t){return ut(e,t).then((function(e){for(var t=new Uint8Array(e),n="",r=0;r>>0}function Vt(e){var t=[].slice.call(arguments,1);"string"==typeof e?window[e]?"function"==typeof window[e]?window[e].apply(null,t):console.log("[hCaptcha] Callback '"+e+"' is not a function."):console.log("[hCaptcha] Callback '"+e+"' is not defined."):"function"==typeof e?e.apply(null,t):console.log("[hcaptcha] Invalid callback '"+e+"'.")}function yt(){try{Vt.apply(null,arguments)}catch(Rr){console.error("[hCaptcha] There was an error in your callback."),console.error(Rr)}}function gt(e,t){for(var n=["hl","custom","andint","tplinks","sitekey","theme","type","size","tabindex","callback","expired-callback","chalexpired-callback","error-callback","open-callback","close-callback","endpoint","challenge-container","confirm-nav","orientation","mode"],r={},i=0;i>>1:e>>>1;r[t]=e}return r}(),t=0,n=r.length;t>>8^bt[255&(i^r.charCodeAt(t))];return(-1^i)>>>0}var Ut={__proto__:null,createErrorsAggregator:Xe,uuid:function(){return Math.random().toString(36).substr(2)},Render:He,JWT:Qe,Color:De,Shuffle:Ae,MathUtil:tt,Storage:Ye,Query:qe,TimeBuffer:nt,PromiseUtil:{__proto__:null,promiseRecursive:rt,promiseRetry:it,promiseRetryWithCancel:ot,withTimeout:at},ErrorUtil:Be,UrlUtil:{__proto__:null,getFileExtension:st},HashUtil:{__proto__:null,deriveFloat:ht,deriveInt:pt,deriveUint32:ct,generate:ut,generateHex:dt,hexModulo:ft,parseHexUint32:mt},_stackTraceSet:Se,refineLine:Fe,toRefinedString:Pe,reportError:Ze,errorWrapper:Oe,initSentry:Ie,sentryMessage:Ke,sentryError:Ce,sentryBreadcrumb:Je,renderFallback:Ue,forEachCaptchaNode:Ee,detectNetworkBlockFrame:we,callUserFunction:yt,composeParams:gt,isFiniteNumber:vt,is:Tt,promiseRecursive:rt,promiseRetry:it,promiseRetryWithCancel:ot,withTimeout:at,crc32:Rt,TaskContext:{container:{},set:function(e,t){this.container[e]=t},clear:function(){this.container={}}},getFileExtension:st,deriveFloat:ht,deriveInt:pt,deriveUint32:ct,generate:ut,generateHex:dt,hexModulo:ft,parseHexUint32:mt};function Et(e){try{if(!e)throw new Error("Event object is required");if(e.touches||e.changedTouches){var t=e.touches&&e.touches.length>=1?e.touches:e.changedTouches;if(t&&t[0])return t[0].x=t[0].clientX,t[0].y=t[0].clientY,t[0]}var n="number"==typeof e.pageX&&"number"==typeof e.pageY,r="number"==typeof e.clientX&&"number"==typeof e.clientY;return n?{x:e.pageX,y:e.pageY}:r?{x:e.clientX,y:e.clientY}:null}catch(Rr){return Ke("DomEvent Coords Error","error","core",{error:Rr,event:e}),null}}function wt(e,t){var n=e;"down"===e||"up"===e||"move"===e||"over"===e||"out"===e?n=!(ee.System.mobile&&"desktop"!==t||"mobile"===t)||"down"!==e&&"up"!==e&&"move"!==e?"mouse"+e:"down"===e?"touchstart":"up"===e?"touchend":"touchmove":"enter"===e&&(n="keydown");return n}function kt(e,t,n,r){var i=wt(t),o=t,a=0,s=0,l=t.indexOf("swipe")>=0,c=0;function h(e){var t=Et(e);t&&(a=t.pageX,s=t.pageY,c=Date.now())}function p(t){var r=Et(t);if(r){var o,l,h=r.pageX-a,p=r.pageY-s,u=Date.now()-c;if(!(u>300)&&(h<=-25?o="swipeleft":h>=25&&(o="swiperight"),p<=-25?l="swipeup":p>=25&&(l="swipedown"),i===o||i===l)){var d=o===i?o:l;t.action=d,t.targetElement=e,t.swipeSpeed=Math.sqrt(h*h+p*p)/u,t.deltaX=h,t.deltaY=p,n(t)}}}function u(r){try{var i=function(e){var t=e?e.type:"";return"touchstart"===t||"mousedown"===t?t="down":"touchmove"===t||"mousemove"===t?t="move":"touchend"===t||"mouseup"===t?t="up":"mouseover"===t?t="over":"mouseout"===t&&(t="out"),t}(r);if((r=r||window.event)&&"object"==typeof r||Je("DomEvent Missing.","core","info",r={}),"down"===i||"move"===i||"up"===i||"over"===i||"out"===i||"click"===i){var o=Et(r);if(!o)return;var a=e.getBoundingClientRect();r.windowX=o.x,r.windowY=o.y,r.elementX=r.windowX-(a.x||a.left),r.elementY=r.windowY-(a.y||a.top)}if(r.keyNum=r.which||r.keyCode||0,"enter"===t&&13!==r.keyNum&&32!==r.keyNum)return;r.action=i,r.targetElement=e,n(r)}catch(Rr){Ke("DomEvent Error","error","core",{error:Rr,event:r})}}return r||(r={}),l?function(){if(!("addEventListener"in e))return;e.addEventListener("mousedown",h,r),e.addEventListener("mouseup",p,r),e.addEventListener("touchstart",h,r),e.addEventListener("touchend",p,r)}():function(){if(!("addEventListener"in e))return void e.attachEvent("on"+i,u);e.addEventListener(i,u,r)}(),{event:i,rawEvent:o,callback:n,remove:function(){l?(e.removeEventListener("mousedown",h,r),e.removeEventListener("mouseup",p,r),e.removeEventListener("touchstart",h,r),e.removeEventListener("touchend",p,r)):"removeEventListener"in e?e.removeEventListener(i,u,r):e.detachEvent("on"+i,u)}}}var St=["Webkit","Moz","ms"],Wt=document.createElement("div").style,xt={};function _t(e){var t=xt[e];return t||(e in Wt?e:xt[e]=function(e){for(var t=e[0].toUpperCase()+e.slice(1),n=St.length;n--;)if((e=St[n]+t)in Wt)return e}(e)||e)}function Nt(e,t,n){if(this.dom=null,this._clss=[],this._nodes=[],this._listeners=[],this._frag=null,e&&"object"==typeof e){this.dom=e;var r=[],i=[];"string"==typeof e.className&&(i=e.className.split(" "));for(var o=0;o=0||e.indexOf(".")>=0))&&(e&&(t=e),e="div"),this.dom=document.createElement(e),t&&(t.indexOf("#")>=0?this.dom.id=t.split("#")[1]:(t.indexOf(".")>=0&&(t=t.split(".")[1]),this.addClass.call(this,t)));!0===n&&(this._frag=document.createDocumentFragment(),this._frag.appendChild(this.dom))}Nt.prototype.cloneNode=function(e){try{return this.dom.cloneNode(e)}catch(Ur){return Ce("element",Ur),null}},Nt.prototype.createElement=function(e,t){try{var n=new Nt(e,t,!1);return this.appendElement.call(this,n),this._nodes.push(n),n}catch(Ur){return Ce("element",Ur),null}},Nt.prototype.appendElement=function(e){if(e===undefined)return Ze({name:"DomElement Add Child",message:"Child Element is undefined"});var t;t=e._frag!==undefined&&null!==e._frag?e._frag:e.dom!==undefined?e.dom:e;try{e instanceof Nt&&(e._parent=this),this.dom.appendChild(t)}catch(Ur){Ze({name:"DomElement Add Child",message:"Failed to append child."})}return this},Nt.prototype.removeElement=function(e){try{var t;if(e._nodes)for(t=e._nodes.length;t--;)e.removeElement(e._nodes[t]);for(t=this._nodes.length;--t>-1;)this._nodes[t]===e&&this._nodes.splice(t,1);var n=e instanceof Nt?e.dom:e,r=n.parentNode===this.dom?this.dom:n.parentNode;if(r.removeChild&&r.removeChild(n),!r)throw new Error("Child component does not have correct setup");e.__destroy&&e.__destroy()}catch(Ur){Ze({name:"DomElement Remove Child",message:Ur.message||"Failed to remove child."})}},Nt.prototype.addClass=function(e){return!1===this.hasClass.call(this,e)&&(this._clss.push(e),this.dom.className=this._clss.join(" ")),this},Nt.prototype.hasClass=function(e){for(var t=-1!==this.dom.className.split(" ").indexOf(e),n=this._clss.length;n--&&!t;)t=this._clss[n]===e;return t},Nt.prototype.removeClass=function(e){for(var t=this._clss.length;--t>-1;)this._clss[t]===e&&this._clss.splice(t,1);return this.dom.className=this._clss.join(" "),this},Nt.prototype.text=function(e){if(this&&this.dom){if(!e)return this.dom.textContent;for(var t,n,r,i,o=/&(.*?);/g,a=/<[a-z][\s\S]*>/i;null!==(t=o.exec(e));){!1===a.test(t[0])?(r=t[0],i=void 0,(i=document.createElement("div")).innerHTML=r,n=i.textContent,e=e.replace(new RegExp(t[0],"g"),n)):e=e.replace(t[0],"")}return this.dom.textContent=e,this}},Nt.prototype.content=Nt.prototype.text,Nt.prototype.css=function(e){var t,n="ie"===ee.Browser.type&&8===ee.Browser.version,r="safari"===ee.Browser.type&&12===Math.floor(ee.Browser.version);for(var i in e){t=e[i];try{if("transition"===i&&r)continue;"opacity"!==i&&"zIndex"!==i&&"fontWeight"!==i&&isFinite(t)&&parseFloat(t)===t&&(t+="px");var o=_t(i);n&&"opacity"===i?this.dom.style.filter="alpha(opacity="+100*t+")":n&&De.hasAlpha(t)?this.dom.style[o]=new De(t).getHex():this.dom.style[o]=t}catch(Rr){}}return this},Nt.prototype.backgroundImage=function(e,t,n,r){var i=t!==undefined&&n!==undefined,o={"-ms-high-contrast-adjust":"none"};if("object"==typeof t&&(r=t),r===undefined&&(r={}),i){var a=e.width/e.height,s=t,l=s/a;r.cover&&ln&&(s=(l=n)*a),o.width=s,o.height=l,r.center&&(o.marginLeft=-s/2,o.marginTop=-l/2,o.position="absolute",o.left="50%",o.top="50%"),(r.left||r.right)&&(o.left=r.left||0,o.top=r.top||0)}"ie"===ee.Browser.type&&8===ee.Browser.version?o.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+e.src+"',sizingMethod='scale')":(o.background="url("+e.src+")",o.backgroundPosition="50% 50%",o.backgroundRepeat="no-repeat",o.backgroundSize=i?s+"px "+l+"px":r.cover?"cover":r.contain?"contain":"100%"),this.css.call(this,o)},Nt.prototype.setAttribute=function(e,t){var n;if("object"==typeof e)for(var r in e)n=e[r],this.dom.setAttribute(r,n);else this.dom.setAttribute(e,t)},Nt.prototype.removeAttribute=function(e,t){var n;if("object"==typeof e)for(var r in e)n=e[r],this.dom.removeAttribute(r,n);else this.dom.removeAttribute(e,t)},Nt.prototype.addEventListener=function(e,t,n){var r=new kt(this.dom,e,t,n);if(this._listeners.push(r),e!==r.event&&(r.event.indexOf("mouse")>=0||r.event.indexOf("touch")>=0)){var i=wt(e,r.event.indexOf("touch")>=0?"desktop":"mobile");if(i===r.event)return;this.addEventListener.call(this,i,t,n)}},Nt.prototype.removeEventListener=function(e,t,n){for(var r,i=this._listeners.length,o=wt(e);--i>-1;)(r=this._listeners[i]).event===o&&r.callback===t&&(this._listeners.splice(i,1),r.remove())},Nt.prototype.focus=function(){this.dom.focus()},Nt.prototype.blur=function(){this.dom.blur()},Nt.prototype.html=function(e){return e&&(this.dom.innerHTML=e),this.dom.innerHTML},Nt.prototype.__destroy=function(){for(var e,t=this._listeners.length;--t>-1;)e=this._listeners[t],this._listeners.splice(t,1),this.dom.removeEventListener?this.dom.removeEventListener(e.event,e.handler):this.dom.detachEvent("on"+e.event,e.handler);return this.dom=null,this._clss=[],this._nodes=[],this._listeners=[],this._frag=null,e=null,null},Nt.prototype.isConnected=function(){return!!this.dom&&("isConnected"in this.dom?this.dom.isConnected:!(this.dom.ownerDocument&&this.dom.ownerDocument.compareDocumentPosition(this.dom)&this.dom.DOCUMENT_POSITION_DISCONNECTED))};var Ft={eventName:function(e,t){var n=e;"down"===e||"up"===e||"move"===e||"over"===e||"out"===e?n=!(ee.System.mobile&&"desktop"!==t||"mobile"===t)||"down"!==e&&"up"!==e&&"move"!==e?"mouse"+e:"down"===e?"touchstart":"up"===e?"touchend":"touchmove":"enter"===e&&(n="keydown");return n},actionName:function(e){var t=e;return"touchstart"===t||"mousedown"===t?t="down":"touchmove"===t||"mousemove"===t?t="move":"touchend"===t||"mouseup"===t?t="up":"mouseover"===t?t="over":"mouseout"===t&&(t="out"),t},eventCallback:function(e,t,n){var r=Ft.actionName(e);return function(i){try{if(i=i||window.event,"down"===r||"move"===r||"up"===r||"over"===r||"out"===r||"click"===r){var o=Ft.eventCoords(i);if(!o)return;var a=n.getBoundingClientRect();i.windowX=o.x,i.windowY=o.y,i.elementX=i.windowX-(a.x||a.left),i.elementY=i.windowY-(a.y||a.top)}if(i.keyNum=i.which||i.keyCode||0,"enter"===e&&13!==i.keyNum&&32!==i.keyNum)return;i.action=r,i.targetElement=n,t(i)}catch(Rr){Ke("Normalize Error","error","core",{error:Rr})}}},eventCoords:function(e){try{if(!e)throw new Error("Event object is required");var t=e;if(e.touches||e.changedTouches){var n=e.touches&&e.touches.length>=1?e.touches:e.changedTouches;n&&n[0]&&(t=n[0])}return"number"==typeof t.pageX&&"number"==typeof t.pageY?{x:t.pageX,y:t.pageY}:"number"==typeof t.clientX&&"number"==typeof t.clientY?{x:t.clientX,y:t.clientY}:null}catch(Rr){return Ke("Normalize Coords Error","error","core",{error:Rr,event:e}),null}}};function Pt(e){if(null===e)return"";var t=[];return Mt(e,t),t.join("&")}function Mt(e,t){var n,r;if("object"==typeof e)for(r in e)!0===Zt(n=e[r])?Mt(n,t):t[t.length]=Ot(r,n);else if(!0===Array.isArray(e))for(var i=0;i=0?e.substring(0,e.indexOf("-")):e},getLangName:function(e){return Gt[e]},isShortLocale:function(e){return 2===e.length||3===e.length},addTable:function(e,t){if("{}"!==JSON.stringify(t)&&(It[e]=!0),t||(t=Object.create(null)),jt[e]){var n=jt[e];for(var r in t)n[r]=t[r]}else jt[e]=t;return jt[e]},getTable:function(e){return jt[e]},hasLoadedTable:function(e){return!!e&&!!It[Jt.resolveLocale(e)]},addTables:function(e){for(var t in e)Jt.addTable(t,e[t]);return jt},getTables:function(){return jt},getDirection:function(){return Ct||"ltr"},isRTL:function(){return"rtl"===Ct},setDirection:function(e,t){var n=t.split("-")[0];Ct=-1!==["ar","he","fa","ur","ps","dv","yi"].indexOf(n)?"rtl":"ltr",e.setAttribute("dir",Ct||"ltr"),"ltr"===Ct?e.css({direction:"ltr",textAlign:"left"}):e.css({direction:"rtl",textAlign:"right"})}},Bt={400:"Rate limited or network error. Please retry.",429:"Your computer or network has sent too many requests.",500:"Cannot contact hCaptcha. Check your connection and try again."},Xt=function(e){try{return Jt.translate(Bt[e])}catch(Ur){return!1}},Yt="undefined"!=typeof XDomainRequest&&!("withCredentials"in XMLHttpRequest.prototype);function At(e,t,n){n=n||{};var r={url:t,method:e.toUpperCase(),responseType:n.responseType||"string",dataType:n.dataType||null,withCredentials:n.withCredentials||!1,headers:n.headers||null,data:n.data||null,timeout:n.timeout||null,pst:n.pst||null};r.legacy=r.withCredentials&&Yt;var i="fetch"in window&&r.pst?zt:Dt;return n.retry?(n.retry.cancellable||!1?ot:it)((function(){return n.data&&(r.data="function"==typeof n.data?n.data():n.data,"json"===r.dataType&&"object"==typeof r.data?r.data=JSON.stringify(r.data):"query"===r.dataType&&(r.data=Pt(r.data))),i(r)}),n.retry):(n.data&&(r.data="function"==typeof n.data?n.data():n.data,"json"===r.dataType&&"object"==typeof r.data?r.data=JSON.stringify(r.data):"query"===r.dataType&&(r.data=Pt(r.data))),i(r))}function Dt(e){var t=e.legacy?new XDomainRequest:new XMLHttpRequest,n="function"==typeof e.url?e.url():e.url;return new Promise((function(r,i){var o,a=function(o){return function(){var a=t.response,s=t.statusText||"",l=t.status,c=t.readyState;if(a||""!==t.responseType&&"text"!==t.responseType||(a=t.responseText),4===c||e.legacy){try{if(a){var h=t.contentType;t.getResponseHeader&&(h=t.getResponseHeader("content-type"));var p=-1!==(h=h?h.toLowerCase():"").indexOf("application/json");if("ArrayBuffer"in window&&a instanceof ArrayBuffer&&p&&(a=(new TextDecoder).decode(new Uint8Array(a))),"string"==typeof a)try{a=JSON.parse(a)}catch(u){p&&Ce("http",u,{url:n,config:e,responseType:t.responseType,contentType:h,response:a})}}}catch(u){return Ce("http",u,{contentType:h}),void i({event:ce,endpoint:n,response:a,state:c,status:l,message:Xt(l||400)||s})}if("error"===o||l>=400&&l<=511)return void i({event:ce,endpoint:n,response:a,state:c,status:l,message:409===l&&a.error||Xt(l||400)||s});r({state:c,status:l,body:a,message:s})}}};if((t.onload=a("complete"),t.onerror=t.ontimeout=a("error"),t.open(e.method,n),"arraybuffer"===e.responseType&&(!e.legacy&&"TextDecoder"in window&&"ArrayBuffer"in window?t.responseType="arraybuffer":(e.responseType="json",e.headers.accept="application/json")),e.timeout&&(t.timeout="function"==typeof e.timeout?e.timeout(n):e.timeout),!e.legacy)&&(t.withCredentials=e.withCredentials,e.headers))for(var s in e.headers)o=e.headers[s],t.setRequestHeader(s,o);setTimeout((function(){t.send(e.data)}),0)}))}function zt(e){var t,n="function"==typeof e.url?e.url():e.url,r=new Headers;if("json"===e.responseType&&r.set("content-type","application/json"),e.headers)for(var i in e.headers)t=e.headers[i],r.set(i,t);var o={method:e.method,credentials:"include",body:e.data,headers:r};if(e.pst){var a={};"token-request"===e.pst?a={version:1,operation:"token-request"}:"token-redemption"===e.pst?a={version:1,operation:"token-redemption",refreshPolicy:"refresh"}:"send-redemption-record"===e.pst&&(a={version:1,operation:"send-redemption-record",issuers:[ve.pstIssuer]}),o.privateToken=a}return new Promise((function(t,r){fetch(n,o).then((function(i){return 200!==i.status?r({event:ce,endpoint:n,response:i,state:4,status:i.status,message:Xt(i.status||400)}):("arraybuffer"===e.responseType?i.arrayBuffer():"json"===e.responseType?i.json():i.text()).then((function(e){t({state:4,status:i.status,body:e,message:Xt(i.status||400)})}))}))["catch"]((function(e){r({event:ce,endpoint:n,response:e.error,state:4,status:400,message:Xt(400)})}))}))}var Qt=function(e,t){if("object"==typeof e&&t===undefined&&(e=(t=e).url),null===e)throw new Error("Url missing");return At("GET",e,t)},Ht=["svg","gif","png"];function Lt(e,t){t=t||{};var n,r=e;if(0===r.indexOf("data:image"))for(var i=!1,o=Ht.length,a=-1;a++=0)&&(n=Ht[a]);else n=r.substr(r.lastIndexOf(".")+1,r.length);!!(!document.createElementNS||!document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGRect)&&t.fallback&&(t.fallback.indexOf(".")>=0?n=(r=t.fallback).substr(r.lastIndexOf(".")+1,r.length):(r=e.substr(0,e.indexOf(n))+t.fallback,n=t.fallback)),t.prefix&&(r=t.prefix+"/"+r),this.attribs={crossOrigin:t.crossOrigin||null},this.id=r,this.src=function(e){if(ve.assethost&&0===e.indexOf(ge.assetDomain))return ve.assethost+e.replace(ge.assetDomain,"");if(ve.imghost&&e.indexOf("imgs")>=0){var t=e.indexOf(".ai")>=0?e.indexOf(".ai")+3:e.indexOf(".com")+4;return ve.imghost+e.substr(t,e.length)}return e}(r),this.ext=n,this.width=0,this.height=0,this.aspect=0,this.loaded=!1,this.error=!1,this.element=null,this.cb={load:[],error:[]}}function $t(e,t,n){for(var r=e[t],i=r.length,o=null;--i>-1;)o=r[i],r.splice(i,1),o(n);"error"===t?e.load=[]:e.error=[]}function qt(e,t){var n=e;t||(t={}),t.prefix&&(n=t.prefix+"/"+e),this.attribs={defer:t.defer||null,async:t.async||null,crossOrigin:t.crossOrigin||null,integrity:t.integrity||null},this.id=n,this.src=function(e){if(ve.assethost&&0===e.indexOf(ge.assetDomain))return ve.assethost+e.replace(ge.assetDomain,"");return e}(n),this.loaded=!1,this.error=!1,this.element=null,this.cb={load:[],error:[]}}function en(e,t,n){for(var r=e[t],i=r.length,o=null;--i>-1;)o=r[i],r.splice(i,1),o(n);"error"===t?e.load=[]:e.error=[]}function tn(e,t){var n=e;t||(t={}),t.prefix&&(n=t.prefix+"/"+e),this.responseType=t.responseType,this.id=n,this.src=function(e){if(ve.assethost&&0===e.indexOf(ge.assetDomain))return ve.assethost+e.replace(ge.assetDomain,"");return e}(n),this.loaded=!1,this.error=!1,this.cb={load:[],error:[]},this.data=null}function nn(e,t,n){for(var r=e[t],i=r.length,o=null;--i>-1;)o=r[i],r.splice(i,1),o(n);"error"===t?e.load=[]:e.error=[]}function rn(e,t){t=t||{},this._videoElement=document.createElement("video"),this.attribs={crossOrigin:t.crossOrigin||null};var n,r=e;n="probably"===this._videoElement.canPlayType('video/webm; codecs="vp9, opus"')||"probably"===this._videoElement.canPlayType('video/webm; codecs="vp8, vorbis"')?"webm":"mp4",t.prefix&&(r=t.prefix+"/"+r),this.id=r,this.src=function(e){if(ve.assethost&&0===e.indexOf(ge.assetDomain))return ve.assethost+e.replace(ge.assetDomain,"");if(ve.imghost&&e.indexOf("imgs")>=0){var t=e.indexOf(".ai")>=0?e.indexOf(".ai")+3:e.indexOf(".com")+4;return ve.imghost+e.substr(t,e.length)}return e}(r),this.ext=n,this.width=0,this.height=0,this.aspect=0,this.loaded=!1,this.error=!1,this.element=null,this.callbacks={load:[],error:[]}}function on(e,t,n){for(var r=e[t],i=r.length,o=null;--i>-1;)o=r[i],r.splice(i,1),o(n);"error"===t?e.load=[]:e.error=[]}Lt.prototype.load=function(){return("svg"===this.ext?this._loadSvg():this._loadImg())["catch"]((function(e){throw Ke("Asset failed","error","assets",{error:e}),e}))},Lt.prototype._loadSvg=function(){var e,t=this,n=this.src,r=this.id;if(0===n.indexOf("data:image/svg+xml")){var i=n.slice("data:image/svg+xml,".length);e=Promise.resolve(decodeURIComponent(i))}else e=Qt(n).then((function(e){return e.body}));return e.then((function(e){var n=(new DOMParser).parseFromString(e,"image/svg+xml").documentElement,r=parseInt(n.getAttribute("width")),i=parseInt(n.getAttribute("height"));return t._imgLoaded(n,r,i),t}))["catch"]((function(e){t.error=!0;var n=(e&&e.message?e.message:e||"Loading Error")+": "+r;throw $t(t.cb,"error",n),n}))},Lt.prototype._loadImg=function(){var e=this,t=this.attribs,n=this.src,r=this.id;return new Promise((function(i,o){function a(){e.loaded||(e._imgLoaded(s,s.width,s.height),s.onload=s.onerror=null,i(e))}var s=new Image;t.crossOrigin&&(s.crossOrigin=t.crossOrigin),s.onerror=function(){e.error=!0,s.onload=s.onerror=null;var t="Loading Error: "+r;$t(e.cb,"error",t),o(t)},s.onload=a,s.src=n,s.complete&&a()}))},Lt.prototype._imgLoaded=function(e,t,n){this.element=new Nt(e),this.width=t,this.height=n,this.aspect=t/n,this.loaded=!0,$t(this.cb,"load",this)},Lt.prototype.onload=function(e){this.error||(this.loaded?e(this):this.cb.load.push(e))},Lt.prototype.onerror=function(e){this.loaded&&!this.error||(this.error?e(this):this.cb.error.push(e))},qt.prototype.load=function(){var e=this,t=this.attribs,n=this.src,r=this.id;return new Promise((function(i,o){var a=document.createElement("script");e.element=a,a.onerror=function(){e.error=!0,a.onload=a.onreadystatechange=a.onerror=null;var t=new Error("Loading Error: "+r);en(e.cb,"error",t),o(t)},a.onload=a.onreadystatechange=function(){this.loaded||a.readyState&&"loaded"!==a.readyState&&"complete"!==a.readyState||(e.loaded=!0,a.onload=a.onreadystatechange=a.onerror=null,document.body.removeChild(a),en(e.cb,"load",e),i(e))},a.type="text/javascript",a.src=n,t.crossOrigin&&(a.crossorigin=t.crossOrigin),t.async&&(a.async=!0),t.defer&&(a.defer=!0),t.integrity&&(a.integrity=t.integrity),document.body.appendChild(a),a.complete&&a.onload()}))},qt.prototype.onload=function(e){this.error||(this.loaded?e(this):this.cb.load.push(e))},qt.prototype.onerror=function(e){this.loaded&&!this.error||(this.error?e(this):this.cb.error.push(e))},tn.prototype.load=function(){var e=this,t=this.src,n=this.id;return new Promise((function(r,i){var o={};"arraybuffer"===e.responseType?o.responseType="arraybuffer":t.indexOf("json")>=0&&(o.responseType="json"),Qt(t,o).then((function(t){e.loaded=!0,e.data=t.body,nn(e.cb,"load",e),r(e)}))["catch"]((function(t){e.error=!0;var r=(t&&t.message?t.message:"Loading Error")+": "+n;nn(e.cb,"error",r),i(r)}))}))},tn.prototype.onload=function(e){this.error||(this.loaded?e(this):this.cb.load.push(e))},tn.prototype.onerror=function(e){this.loaded&&!this.error||(this.error?e(this):this.cb.error.push(e))},rn.prototype.load=function(){var e=this,t=this.attribs,n=this.src,r=this.id;return new Promise((function(i,o){var a=e._videoElement;t.crossOrigin&&(a.crossOrigin=t.crossOrigin),a.playsInline=!0,a.preload="metadata","ios"===ee.System.os&&a.setAttribute("webkit-playsinline",""),a.src=n+"."+e.ext,a.onerror=function(){e.error=!0,a.onloadedmetadata=a.onerror=null;var t="Loading Error: "+r;on(e.callbacks,"error",t),o(t)},a.onloadedmetadata=function(){if(!e.loaded){var t=a.videoWidth,n=a.videoHeight;e.element=new Nt(a),e.width=t,e.height=n,e.aspect=t/n,e.loaded=!0,a.onloadedmetadata=a.onerror=null,on(e.callbacks,"load",e),i(e)}},a.load()}))["catch"]((function(e){throw Ke("Asset failed","error","assets",{error:e}),e}))},rn.prototype.onload=function(e){this.error||(this.loaded?e(this):this.callbacks.load.push(e))},rn.prototype.onerror=function(e){this.loaded&&!this.error||(this.error?e(this):this.callbacks.error.push(e))};var an=[],sn=function(e,t){var n=new tn(e,t);return an.push(n),n.load()},ln=function(e){return new Promise((function(t,n){for(var r=an.length,i=!1,o=null;--r>-1&&!i;)i=(o=an[r]).id===e||-1!==o.id.indexOf("/"===e[0]?"":"/"+e);if(!i)return t(null);o.onload(t),o.onerror(n)}))},cn=[],hn=!1,pn=!1;function un(){document.addEventListener?(document.addEventListener("DOMContentLoaded",fn),window.addEventListener("load",fn)):(document.attachEvent("onreadystatechange",dn),window.attachEvent("onload",fn)),hn=!0}function dn(){"interactive"!==document.readyState&&"loaded"!==document.readyState&&"complete"!==document.readyState||fn()}function fn(){if(!1===pn){for(var e=0;e=1?n=e.touches:e.changedTouches&&e.changedTouches.length>=1&&(n=e.changedTouches),n){for(var i=0;i=t)},function(e){var t=e._IP96.pop(),n=e._IP96.pop();e._IP96.push(n<=t)},function(e){e._IP96.push(Ut)},function(e){var n=e._Ne7OV4jY,r=e._GYwITJBG[e._NKA644pYM3++],i=e._IP96.length;try{t(e)}catch(o){e._IP96.length=i,e._IP96.push(o),e._NKA644pYM3=r,t(e)}e._Ne7OV4jY=n},function(e){var t=e._GYwITJBG[e._NKA644pYM3++],n=e._GYwITJBG[e._NKA644pYM3++],r=e._GYwITJBG[e._NKA644pYM3++],i=-1==t?e._iGQ7MQjk:e._yEtdQd[t];r?e._IP96.push(++i[n]):e._IP96.push(i[n]++)},function(e){var t=e._IP96.pop(),n=e._IP96.pop();e._IP96.push(n^t)},function(e){e._IP96.push(sentryError)},function(e){var t=e._IP96.pop(),n=e._IP96.pop(),r=e._IP96.pop();e._IP96.push(n[t]=r)},function(e){var t=e._IP96.pop();e._IP96.push(-t)},function(e){var t=e._IP96.pop();e._IP96.push(!t)},function(e){var t=e._IP96.pop(),n=e._IP96.pop();e._IP96.push(delete n[t])},function(e){var t=e._IP96.pop(),n=e._GYwITJBG[e._NKA644pYM3++];t||(e._NKA644pYM3=n)},function(e){var t=e._IP96.pop(),n=e._IP96.pop();e._IP96.push(n in t)},function(e){var t=e._IP96.pop(),n=e._IP96.pop();e._IP96.push(n>t)},function(e){var t=e._IP96.pop(),n=e._GYwITJBG[e._NKA644pYM3++],r=e._GYwITJBG[e._NKA644pYM3++],i=-1==n?e._iGQ7MQjk:e._yEtdQd[n];e._IP96.push(i[r]^=t)},function(e){for(var t=e._GYwITJBG[e._NKA644pYM3++],n=e._GYwITJBG[e._NKA644pYM3++],r=e._GYwITJBG[e._NKA644pYM3++],i=decodeURIComponent(atob(e._jY6Ia7j.slice(t,t+n))),o="",a=0;a0&&o[0]&&o[0]._l?o=o.splice(1,o.length-1):i=!0;var a=e._pI6GSPXU,s=e._Ne7OV4jY,l=e._yEtdQd;if(e._IP96.push(e._NKA644pYM3),e._IP96.push(e._pI6GSPXU),e._IP96.push(e._iGQ7MQjk),e._IP96.push(o),e._IP96.push(r),e._Ne7OV4jY=e._NKA644pYM3,e._NKA644pYM3=n,e._pI6GSPXU=this,e._yEtdQd=r._r,t(e),e._pI6GSPXU=a,e._Ne7OV4jY=s,e._yEtdQd=l,i)return e._IP96.pop()};r._l={},r._r=Array.prototype.slice.call(e._yEtdQd),e._IP96.push(r)},function(e){var t=e._IP96.pop(),n=e._IP96.pop();e._IP96.push(n>>>t)},function(e){var t=e._IP96.pop(),n=e._IP96.pop(),r=n[t];"function"==typeof r&&Object.getPrototypeOf(n)!==Object.prototype&&(r=r.bind(n)),e._IP96.push(r)},function(e){e._IP96.push(Ut)},function(){var t=e._IP96.pop(),n=e._GYwITJBG[e._NKA644pYM3++];e._iGQ7MQjk=t,e._yEtdQd[n]=t},function(e){e._IP96.pop(),e._IP96.push(void 0)},function(e){var t=e._IP96.pop(),n=e._IP96.pop();e._IP96.push(n%t)},function(e){e._IP96.push(Ft)},function(e){var t=e._IP96.pop(),n=e._IP96.pop();e._IP96.push(n/t)},function(e){var t=e._IP96.pop(),n=e._IP96.pop();e._IP96.push(n===t)},function(e){e._IP96.push(Ut)},function(e){var t=e._IP96.pop(),n=e._IP96.pop();e._IP96.push(n*t)},function(e){e._IP96.push(e._GYwITJBG[e._NKA644pYM3++])},function(e){var t=e._GYwITJBG[e._NKA644pYM3++],n=e._GYwITJBG[e._NKA644pYM3++],r=-1==t?e._iGQ7MQjk:e._yEtdQd[t];e._IP96.push(r[n])},function(e){e._IP96.push(Nt)},function(e){var t=e._IP96.pop(),n=e._IP96.pop();e._IP96.push(n|t)},function(e){var t=e._IP96.pop(),n=e._IP96.pop();e._IP96.push(n&t)},function(){var t=e._IP96.pop(),n=e._GYwITJBG[e._NKA644pYM3++];e._yEtdQd[n]?e._iGQ7MQjk=e._yEtdQd[n]:(e._iGQ7MQjk=t,e._yEtdQd[n]=t)},function(e){var t=e._GYwITJBG[e._NKA644pYM3++];e._Ne7OV4jY=t},function(e){var t=e._IP96.pop(),n=e._IP96.pop();e._IP96.push(n!==t)},function(e){var t=e._IP96.pop(),n=e._IP96.pop();e._IP96.push(n instanceof t)},function(e){var t=e._IP96.pop();e._IP96.push(typeof t)},function(e){var t=e._IP96.pop(),n=e._IP96.pop();if(t&&t._l!==undefined)n.splice(0,0,{_l:{}}),t.apply(e._pI6GSPXU,n);else{var r=t.apply(e._pI6GSPXU,n);e._IP96.push(r)}},function(e){var t=e._IP96.pop(),n=e._IP96.pop(),r=e._IP96.pop();e._IP96.push(n[t]+=r)},function(){var t=e._IP96.pop(),n=e._IP96.pop(),r=!1;t._l!==undefined&&(r=!0,n.splice(0,0,{_l:{}}));var i=new(Function.prototype.bind.apply(t,[null].concat(n)));r&&e._IP96.pop(),e._IP96.push(i)},function(e){e._mJy3snshp[e._IP96[e._IP96.length-1]]=e._IP96[e._IP96.length-2]},function(e){var t=e._IP96.pop(),n=e._GYwITJBG[e._NKA644pYM3++],r=e._GYwITJBG[e._NKA644pYM3++],i=-1==n?e._iGQ7MQjk:e._yEtdQd[n];e._IP96.push(i[r]=t)}],_GYwITJBG:[40,0,58,0,53,14,41,31,-1,0,3,0,15,113,40,0,45,1,29,23,1,0,1,54,-1,1,19,15224,48,-12,50,15,44,54,0,152,3,0,15,112,3,0,15,54,54,-1,1,19,12044,16,17,50,15,65,54,0,153,3,0,15,112,3,0,15,75,54,-1,1,19,1216,20,18,50,15,86,54,0,154,3,0,15,112,3,0,15,90,3,0,15,99,33,3,0,15,112,3,0,15,103,3,0,15,90,19,4988,16,21,35,3,0,15,112,36,53,123,41,31,-1,1,3,0,15,222,40,0,45,2,29,23,1,0,1,54,-1,1,19,8496,16,-5,50,15,153,54,0,155,3,0,15,221,3,0,15,163,54,-1,1,19,10372,52,-19,50,15,174,54,0,156,3,0,15,221,3,0,15,184,54,-1,1,19,14140,12,1,50,15,195,54,0,157,3,0,15,221,3,0,15,199,3,0,15,208,33,3,0,15,221,3,0,15,212,3,0,15,199,19,4988,16,21,35,3,0,15,221,36,53,232,41,31,-1,2,3,0,15,310,40,0,45,3,29,23,1,0,1,54,-1,1,19,3308,16,17,50,15,262,54,0,159,3,0,15,309,3,0,15,272,54,-1,1,19,3708,12,8,50,15,283,54,0,160,3,0,15,309,3,0,15,287,3,0,15,296,33,3,0,15,309,3,0,15,300,3,0,15,287,19,4988,16,21,35,3,0,15,309,36,53,320,41,31,-1,3,3,0,15,377,40,0,45,4,29,23,1,0,1,54,-1,1,19,7688,68,-21,50,15,350,54,0,161,3,0,15,376,3,0,15,354,3,0,15,363,33,3,0,15,376,3,0,15,367,3,0,15,354,19,4988,16,21,35,3,0,15,376,36,53,387,41,31,-1,4,3,0,15,427,40,0,45,5,29,23,1,0,1,54,-1,1,19,13040,20,-8,50,15,417,54,0,167,3,0,15,426,3,0,15,417,19,4988,16,21,35,3,0,15,426,36,53,437,41,31,-1,5,3,0,15,788,40,0,45,6,29,23,1,0,1,54,-1,1,19,9608,4,7,50,15,467,54,0,164,3,0,15,787,3,0,15,477,54,-1,1,19,5760,4,-3,50,15,488,54,0,165,3,0,15,787,3,0,15,498,54,-1,1,19,16640,20,-18,50,15,509,54,0,166,3,0,15,787,3,0,15,519,54,-1,1,19,3596,4,11,50,15,530,54,0,163,3,0,15,787,3,0,15,540,54,-1,1,19,3068,12,-8,50,15,551,54,0,172,3,0,15,787,3,0,15,561,54,-1,1,19,8392,8,18,50,15,572,54,0,173,3,0,15,787,3,0,15,582,54,-1,1,19,6292,8,4,50,15,593,54,0,174,3,0,15,787,3,0,15,603,54,-1,1,19,16588,8,-10,50,15,614,54,0,175,3,0,15,787,3,0,15,624,54,-1,1,19,188,16,-15,50,15,635,54,0,176,3,0,15,787,3,0,15,645,54,-1,1,19,700,4,-5,50,15,656,54,0,169,3,0,15,787,3,0,15,666,54,-1,1,19,12156,12,-17,50,15,677,54,0,170,3,0,15,787,3,0,15,687,54,-1,1,19,6440,4,-3,50,15,698,54,0,171,3,0,15,787,3,0,15,708,54,-1,1,19,12780,4,13,50,15,719,54,0,168,3,0,15,787,3,0,15,729,54,-1,1,19,7976,4,-8,50,15,740,54,0,177,3,0,15,787,3,0,15,750,54,-1,1,19,10512,4,13,50,15,761,54,0,178,3,0,15,787,3,0,15,765,3,0,15,774,33,3,0,15,787,3,0,15,778,3,0,15,765,19,4988,16,21,35,3,0,15,787,36,53,798,41,31,-1,6,3,0,15,884,40,0,45,7,29,23,2,0,1,2,53,815,41,3,0,15,879,40,0,45,8,31,-1,0,23,2,1,2,3,53,834,41,3,0,15,874,40,0,45,9,31,-1,0,23,1,1,2,54,-1,2,40,1,54,7,2,63,54,8,2,40,1,54,7,1,63,40,2,54,8,3,63,3,0,15,873,36,3,0,15,878,36,3,0,15,883,36,53,894,41,31,-1,7,3,0,15,1034,40,0,45,10,29,23,2,0,1,2,53,911,41,3,0,15,1029,40,0,45,11,31,-1,0,23,2,1,2,3,53,930,41,3,0,15,1024,40,0,45,12,31,-1,0,23,1,1,2,54,-1,2,40,1,54,10,2,63,31,-1,3,54,-1,3,19,14412,12,19,43,31,-1,4,53,0,31,-1,5,54,-1,5,54,-1,4,21,15,1014,54,-1,3,54,-1,5,43,54,11,2,40,1,54,10,1,63,40,2,54,11,3,63,3,0,15,1023,53,1,20,-1,5,29,3,0,15,969,19,4988,16,21,35,3,0,15,1023,36,3,0,15,1028,36,3,0,15,1033,36,53,1044,41,31,-1,8,3,0,15,1161,40,0,45,13,29,23,1,0,1,54,-1,1,19,3908,8,22,43,54,-1,1,19,15660,16,18,43,37,39,15,1091,29,54,-1,1,19,6492,8,14,43,54,-1,1,19,10904,12,17,43,37,31,-1,2,40,0,19,3056,12,-19,35,19,15532,24,-18,43,63,54,-1,2,15,1118,53,1,3,0,15,1120,53,0,54,-1,1,19,1900,12,-4,43,15,1136,53,1,3,0,15,1138,53,0,54,-1,1,19,5540,12,6,43,54,-1,1,19,12e3,40,-20,43,40,5,3,0,15,1160,36,53,1171,41,31,-1,9,3,0,15,1330,40,0,45,14,29,23,1,0,1,40,0,31,-1,2,40,0,31,-1,3,54,-1,1,19,9772,64,-15,43,15,1215,40,0,54,-1,1,19,9772,64,-15,43,63,67,-1,3,29,53,0,31,-1,4,54,-1,4,54,-1,3,19,14412,12,19,43,21,15,1322,54,-1,3,54,-1,4,43,31,-1,5,40,0,19,3056,12,-19,35,19,15532,24,-18,43,63,54,-1,5,19,17028,4,-6,43,40,1,19,4004,8,9,35,19,12072,8,-3,43,63,54,-1,5,19,17068,4,0,43,40,1,19,4004,8,9,35,19,12072,8,-3,43,63,40,3,40,1,54,-1,2,19,8552,8,5,43,63,29,8,-1,4,0,29,3,0,15,1220,54,-1,2,3,0,15,1329,36,53,1340,41,31,-1,10,3,0,15,1371,40,0,45,15,29,23,1,0,1,40,0,19,3056,12,-19,35,19,15532,24,-18,43,63,53,0,40,2,3,0,15,1370,36,53,1381,41,31,-1,11,3,0,15,1669,40,0,45,16,29,23,1,0,1,40,0,31,-1,2,7,1649,54,-1,1,19,7960,16,21,43,39,15,1425,29,54,-1,1,19,7960,16,21,43,19,14412,12,19,43,53,1,4,15,1443,54,-1,1,19,7960,16,21,43,67,-1,3,29,3,0,15,1485,54,-1,1,19,5072,20,-3,43,39,15,1471,29,54,-1,1,19,5072,20,-3,43,19,14412,12,19,43,53,1,4,15,1485,54,-1,1,19,5072,20,-3,43,67,-1,3,29,54,-1,3,15,1636,53,0,31,-1,5,54,-1,5,54,-1,3,19,14412,12,19,43,21,15,1611,54,-1,3,54,-1,5,43,40,1,48,19,9652,64,-21,43,63,67,-1,4,29,54,-1,4,15,1602,54,-1,4,19,17028,4,-6,43,40,1,19,4004,8,9,35,19,12072,8,-3,43,63,54,-1,4,19,17068,4,0,43,40,1,19,4004,8,9,35,19,12072,8,-3,43,63,54,-1,3,54,-1,5,43,19,10996,16,3,43,40,3,40,1,54,-1,2,19,8552,8,5,43,63,29,8,-1,5,0,29,3,0,15,1495,40,0,19,3056,12,-19,35,19,15532,24,-18,43,63,40,1,54,-1,2,19,8552,8,5,43,63,29,54,-1,2,3,0,15,1668,59,1645,3,0,15,1659,31,-1,6,54,-1,2,3,0,15,1668,19,4988,16,21,35,3,0,15,1668,36,53,1679,41,31,-1,12,3,0,15,1962,40,0,45,17,29,23,1,0,1,54,-1,1,19,5736,24,17,43,53,0,46,50,39,13,15,1734,29,54,-1,1,19,5736,24,17,43,39,15,1734,29,54,-1,1,19,5736,24,17,43,19,17068,4,0,43,53,0,46,50,15,1765,19,7756,4,15,53,0,19,17028,4,-6,53,0,19,17068,4,0,53,0,26,3,54,-1,1,19,5736,24,17,11,29,54,-1,1,19,3684,24,21,43,53,0,46,50,39,13,15,1811,29,54,-1,1,19,3684,24,21,43,39,15,1811,29,54,-1,1,19,3684,24,21,43,19,13864,12,15,43,53,0,46,50,15,1842,19,4972,12,11,53,0,19,17156,8,17,53,0,19,13864,12,15,53,0,26,3,54,-1,1,19,3684,24,21,11,29,40,0,19,3056,12,-19,35,19,15532,24,-18,43,63,54,-1,1,19,12364,16,17,43,39,13,15,1871,29,53,2,12,54,-1,1,19,3684,24,21,43,19,4972,12,11,43,54,-1,1,19,3684,24,21,43,19,17156,8,17,43,54,-1,1,19,3684,24,21,43,19,13864,12,15,43,54,-1,1,19,5736,24,17,43,19,7756,4,15,43,54,-1,1,19,5736,24,17,43,19,17028,4,-6,43,54,-1,1,19,5736,24,17,43,19,17068,4,0,43,40,8,31,-1,2,54,-1,2,3,0,15,1961,36,53,1972,41,31,-1,13,3,0,15,2187,40,0,45,18,29,23,0,0,26,0,32,19,3544,20,11,11,29,19,9716,32,12,40,0,19,13876,16,5,19,2604,24,-13,3,1,19,3636,8,20,3,1,19,10952,12,8,3,1,19,1236,12,8,3,1,26,4,19,14600,16,-8,3,0,19,10748,28,-16,3,0,19,7052,12,-3,40,0,19,3056,12,-19,35,19,15532,24,-18,43,63,19,4624,20,20,26,0,26,6,32,19,5392,8,0,11,29,26,0,32,19,5392,8,0,43,19,13876,16,5,11,29,3,1,32,19,5392,8,0,43,19,13876,16,5,43,54,0,188,11,29,3,1,32,19,5392,8,0,43,19,13876,16,5,43,54,0,189,11,29,3,1,32,19,5392,8,0,43,19,13876,16,5,43,54,0,190,11,29,3,1,32,19,5392,8,0,43,19,13876,16,5,43,54,0,191,11,29,32,40,1,32,19,2724,28,9,43,19,10244,8,10,43,63,32,19,2724,28,9,11,29,19,4988,16,21,35,3,0,15,2186,36,53,2197,41,31,-1,14,3,0,15,2461,40,0,45,19,29,23,1,0,1,54,0,195,15,2244,54,-1,1,40,1,54,0,195,19,16440,4,16,43,63,31,-1,2,54,-1,2,53,0,46,60,15,2244,54,-1,2,3,0,15,2460,40,0,54,-1,1,19,4228,24,-19,43,19,17256,20,-4,43,63,31,-1,3,54,-1,1,19,4984,4,21,43,39,13,15,2280,29,19,8448,0,-10,31,-1,4,54,-1,1,19,13856,8,15,43,39,13,15,2300,29,19,8448,0,-10,31,-1,5,54,-1,1,19,16492,16,-7,43,62,19,2400,16,19,50,15,2331,54,-1,1,19,16492,16,-7,43,3,0,15,2335,19,8448,0,-10,31,-1,6,54,-1,1,19,5764,28,-17,43,39,13,15,2355,29,19,8448,0,-10,31,-1,7,54,-1,1,19,356,24,6,43,39,13,15,2375,29,19,8448,0,-10,31,-1,8,54,-1,1,40,1,54,0,15,63,31,-1,9,54,-1,3,54,-1,4,38,54,-1,5,38,54,-1,6,38,54,-1,7,38,54,-1,8,38,54,-1,9,38,31,-1,10,54,-1,10,40,1,2,63,31,-1,11,54,0,195,15,2453,54,-1,11,54,-1,1,40,2,54,0,195,19,6300,20,-14,43,63,29,54,-1,11,3,0,15,2460,36,53,2471,41,31,-1,15,3,0,15,2888,40,0,45,20,29,23,1,0,1,54,-1,1,19,4984,4,21,43,19,8448,0,-10,60,15,2517,19,14684,20,-19,54,-1,1,19,4984,4,21,43,38,19,15052,4,-20,38,3,0,15,2887,54,-1,1,19,8528,12,-1,35,19,15204,20,-20,43,50,15,2541,19,15384,24,-7,3,0,15,2887,19,8448,0,-10,31,-1,2,53,0,31,-1,3,54,-1,1,19,10860,28,-12,43,15,2880,54,-1,3,54,0,193,17,15,2576,3,0,15,2880,53,0,31,-1,4,53,0,31,-1,5,54,-1,1,19,10860,28,-12,43,19,4916,28,-16,43,19,14412,12,19,43,31,-1,6,54,0,194,54,-1,6,40,2,19,4004,8,9,35,19,10828,12,18,43,63,31,-1,7,53,0,31,-1,8,54,-1,8,54,-1,7,21,15,2715,54,-1,1,19,10860,28,-12,43,19,4916,28,-16,43,54,-1,8,43,31,-1,9,54,-1,9,19,17284,24,-14,43,54,-1,1,19,17284,24,-14,43,50,15,2706,54,-1,9,54,-1,1,50,15,2701,54,-1,4,53,1,38,67,-1,5,29,8,-1,4,0,29,8,-1,8,0,29,3,0,15,2634,19,13856,8,15,40,1,54,-1,1,19,14264,56,-15,43,63,39,15,2754,29,19,13856,8,15,40,1,54,-1,1,19,1636,16,17,43,63,19,8448,0,-10,60,15,2815,19,15596,4,-1,40,0,54,-1,1,19,17284,24,-14,43,19,17256,20,-4,43,63,38,19,10228,16,-17,38,19,13856,8,15,40,1,54,-1,1,19,1636,16,17,43,63,38,19,15052,4,-20,38,54,-1,2,38,67,-1,2,29,3,0,15,2858,19,15596,4,-1,40,0,54,-1,1,19,17284,24,-14,43,19,17256,20,-4,43,63,38,19,14796,4,-9,38,54,-1,5,38,19,14932,4,-12,38,54,-1,2,38,67,-1,2,29,54,-1,1,19,10860,28,-12,43,67,-1,1,29,53,1,20,-1,3,29,3,0,15,2553,54,-1,2,3,0,15,2887,36,53,2898,41,31,-1,16,3,0,15,2920,40,0,45,21,29,23,2,0,1,2,54,-1,1,54,-1,2,56,3,0,15,2919,36,53,2930,41,31,-1,17,3,0,15,3110,40,0,45,22,29,23,1,0,1,54,-1,1,40,1,54,0,14,63,31,-1,2,54,-1,2,40,1,54,0,245,19,16440,4,16,43,63,31,-1,3,54,-1,3,15,2980,54,-1,3,3,0,15,3109,54,-1,1,19,7236,8,-9,43,15,2996,53,1,3,0,15,2998,53,0,54,-1,1,19,12452,12,13,43,15,3014,53,1,3,0,15,3016,53,0,54,-1,1,19,2920,16,15,43,15,3032,53,1,3,0,15,3034,53,0,54,-1,1,19,16776,12,1,43,15,3050,53,1,3,0,15,3052,53,0,54,-1,1,40,1,54,0,42,63,54,-1,1,40,1,54,0,29,63,54,-1,1,40,1,54,0,18,63,40,7,31,-1,4,54,-1,4,54,-1,2,40,2,54,0,245,19,6300,20,-14,43,63,29,54,-1,4,3,0,15,3109,36,53,3120,41,31,-1,18,3,0,15,3791,40,0,45,23,29,23,1,0,1,54,-1,1,19,8664,12,-2,43,19,3180,8,-5,43,15,3151,54,0,206,3,0,15,3790,54,-1,1,19,12876,8,-4,43,15,3168,54,0,204,3,0,15,3790,40,0,54,-1,1,19,4228,24,-19,43,19,17256,20,-4,43,63,31,-1,2,54,-1,1,19,10328,32,10,43,39,15,3219,29,19,14672,12,20,40,1,54,-1,1,19,1636,16,17,43,63,19,12808,28,-8,50,15,3228,54,0,198,3,0,15,3790,54,-1,2,19,5792,16,3,50,15,3245,54,0,198,3,0,15,3790,54,-1,1,40,1,54,0,37,63,31,-1,3,54,-1,2,19,5440,8,8,50,39,13,15,3278,29,54,-1,3,19,5440,8,8,50,39,13,15,3291,29,54,-1,3,19,3196,8,-2,50,39,13,15,3304,29,54,-1,3,19,13432,8,4,50,15,3313,54,0,205,3,0,15,3790,54,-1,3,19,5924,12,7,50,15,3334,54,0,196,3,0,15,3790,3,0,15,3344,54,-1,3,19,4944,28,-10,50,15,3355,54,0,197,3,0,15,3790,3,0,15,3365,54,-1,3,19,6760,8,12,50,15,3376,54,0,199,3,0,15,3790,3,0,15,3386,54,-1,3,19,12104,20,-22,50,15,3397,54,0,201,3,0,15,3790,3,0,15,3407,54,-1,3,19,12124,4,13,50,15,3418,54,0,202,3,0,15,3790,3,0,15,3428,54,-1,3,19,17100,12,12,50,15,3439,54,0,200,3,0,15,3790,3,0,15,3443,3,0,15,3777,54,0,240,54,-1,1,19,13856,8,15,43,40,2,54,0,33,63,39,13,15,3469,29,19,8448,0,-10,19,7064,4,14,38,54,0,240,54,-1,1,19,4984,4,21,43,40,2,54,0,33,63,39,13,15,3500,29,19,8448,0,-10,38,19,7064,4,14,38,54,0,240,54,-1,1,19,356,24,6,43,40,2,54,0,33,63,39,13,15,3532,29,19,8448,0,-10,38,19,7064,4,14,38,54,0,240,54,-1,1,19,5764,28,-17,43,40,2,54,0,33,63,39,13,15,3564,29,19,8448,0,-10,38,19,7064,4,14,38,54,-1,1,40,1,54,0,38,63,39,13,15,3588,29,19,8448,0,-10,38,31,-1,4,40,0,54,-1,4,19,17256,20,-4,43,63,31,-1,5,54,0,201,19,1384,8,1,40,2,54,0,197,19,4944,28,-10,40,2,54,0,196,19,5924,12,7,40,2,40,3,31,-1,6,53,0,31,-1,7,54,-1,6,19,14412,12,19,43,31,-1,8,54,-1,7,54,-1,8,21,15,3713,54,-1,6,54,-1,7,43,53,0,43,40,1,54,-1,5,19,6500,20,9,43,63,53,1,12,60,15,3704,54,-1,6,54,-1,7,43,53,1,43,3,0,15,3790,8,-1,7,0,29,3,0,15,3654,54,-1,4,40,1,19,11012,4,-15,19,6276,16,1,40,2,19,4084,24,-20,35,65,19,3180,8,-5,43,63,15,3749,54,0,201,3,0,15,3790,54,-1,3,19,12380,8,21,50,15,3766,54,0,198,3,0,15,3769,54,0,203,3,0,15,3790,3,0,15,3781,3,0,15,3443,19,4988,16,21,35,3,0,15,3790,36,53,3801,41,31,-1,19,3,0,15,4486,40,0,45,24,29,23,2,0,1,2,54,-1,2,40,1,54,0,20,63,31,-1,3,54,-1,3,33,60,15,3837,54,-1,3,3,0,15,4485,53,0,31,-1,4,53,0,31,-1,5,3,0,31,-1,6,3,0,31,-1,7,3,0,31,-1,8,3,0,31,-1,9,3,0,31,-1,10,3,0,31,-1,11,3,0,31,-1,12,3,0,31,-1,13,3,0,31,-1,14,54,-1,1,39,15,3913,29,54,-1,1,19,14412,12,19,43,62,19,6760,8,12,50,15,3927,54,-1,1,19,14412,12,19,43,3,0,15,3929,53,0,31,-1,15,54,-1,15,54,0,218,17,15,3948,54,0,218,3,0,15,3951,54,-1,15,67,-1,15,29,53,0,31,-1,16,54,-1,16,54,-1,15,21,15,4307,54,-1,1,54,-1,16,43,31,-1,17,54,-1,17,40,1,54,0,25,63,13,15,3995,3,0,15,4298,53,1,20,-1,4,29,54,-1,17,40,1,54,0,18,63,31,-1,18,54,-1,18,54,0,197,50,15,4028,53,1,3,0,15,4030,53,0,20,-1,5,29,54,-1,6,39,13,15,4049,29,54,-1,18,54,0,196,50,67,-1,6,29,54,-1,7,39,13,15,4068,29,54,-1,18,54,0,200,50,67,-1,7,29,54,-1,8,39,13,15,4109,29,54,-1,18,54,0,205,50,39,15,4109,29,54,0,226,54,-1,17,40,1,54,0,27,63,40,2,54,0,28,63,67,-1,8,29,54,-1,17,40,1,54,0,26,63,31,-1,19,54,-1,9,39,13,15,4145,29,54,0,220,54,-1,19,40,2,54,0,28,63,67,-1,9,29,54,-1,10,39,13,15,4169,29,54,0,221,54,-1,19,40,2,54,0,28,63,67,-1,10,29,54,-1,11,39,13,15,4193,29,54,0,223,54,-1,19,40,2,54,0,28,63,67,-1,11,29,54,-1,12,39,13,15,4217,29,54,0,224,54,-1,19,40,2,54,0,28,63,67,-1,12,29,54,-1,13,39,13,15,4241,29,54,0,225,54,-1,19,40,2,54,0,28,63,67,-1,13,29,54,-1,14,39,13,15,4294,29,54,0,228,54,0,240,54,0,227,40,1,54,-1,17,19,1636,16,17,43,63,40,2,54,0,33,63,39,13,15,4288,29,19,8448,0,-10,40,2,54,0,28,63,67,-1,14,29,8,-1,16,0,29,3,0,15,3960,54,-1,4,53,0,50,15,4322,54,0,215,3,0,15,4485,54,-1,10,15,4334,54,0,209,3,0,15,4485,54,-1,14,15,4346,54,0,215,3,0,15,4485,54,-1,6,39,15,4356,29,54,-1,11,15,4365,54,0,213,3,0,15,4485,54,-1,13,15,4377,54,0,217,3,0,15,4485,54,-1,5,53,2,4,39,15,4390,29,54,-1,12,15,4399,54,0,214,3,0,15,4485,54,-1,9,39,13,15,4413,29,54,-1,5,53,2,4,15,4422,54,0,210,3,0,15,4485,54,-1,5,53,1,50,15,4437,54,0,208,3,0,15,4485,54,-1,4,53,2,50,39,15,4450,29,54,-1,6,39,15,4457,29,54,-1,8,15,4466,54,0,208,3,0,15,4485,54,-1,7,15,4478,54,0,211,3,0,15,4485,54,0,212,3,0,15,4485,36,53,4496,41,31,-1,20,3,0,15,4781,40,0,45,25,29,23,1,0,1,54,-1,1,13,15,4559,19,2876,8,3,35,62,19,4988,16,21,50,39,13,15,4538,29,19,2876,8,3,35,19,12856,20,20,43,13,15,4545,33,3,0,15,4780,19,2876,8,3,35,19,12856,20,20,43,67,-1,1,29,54,0,240,54,-1,1,19,1852,16,15,43,40,2,54,0,33,63,39,13,15,4585,29,19,8448,0,-10,31,-1,2,54,0,232,54,-1,2,40,2,54,0,21,63,15,4609,54,0,216,3,0,15,4780,54,0,229,54,-1,2,40,2,54,0,22,63,15,4630,54,0,214,3,0,15,4780,54,0,230,54,-1,2,40,2,54,0,21,63,39,13,15,4682,29,19,12836,20,20,40,1,54,-1,2,19,6500,20,9,43,63,53,1,12,60,39,15,4682,29,54,0,231,54,-1,2,40,2,54,0,23,63,15,4691,54,0,208,3,0,15,4780,54,0,233,54,-1,2,40,2,54,0,22,63,15,4712,54,0,210,3,0,15,4780,54,0,234,54,-1,2,40,2,54,0,22,63,15,4733,54,0,215,3,0,15,4780,54,0,235,54,-1,2,40,2,54,0,22,63,15,4754,54,0,217,3,0,15,4780,54,0,222,54,-1,2,40,2,54,0,24,63,15,4775,54,0,209,3,0,15,4780,33,3,0,15,4780,36,53,4791,41,31,-1,21,3,0,15,4840,40,0,45,26,29,23,2,0,1,2,54,-1,1,54,-1,2,50,39,13,15,4835,29,54,-1,2,19,15596,4,-1,38,40,1,54,-1,1,19,6500,20,9,43,63,53,0,50,3,0,15,4839,36,53,4850,41,31,-1,22,3,0,15,4925,40,0,45,27,29,23,2,0,1,2,54,-1,2,19,14412,12,19,43,31,-1,3,53,0,31,-1,4,54,-1,4,54,-1,3,21,15,4918,54,-1,2,54,-1,4,43,54,-1,1,40,2,54,0,21,63,15,4909,3,1,3,0,15,4924,8,-1,4,0,29,3,0,15,4876,3,0,3,0,15,4924,36,53,4935,41,31,-1,23,3,0,15,5026,40,0,45,28,29,23,2,0,1,2,54,-1,2,19,14412,12,19,43,31,-1,3,53,0,31,-1,4,54,-1,4,54,-1,3,21,15,5019,54,-1,2,54,-1,4,43,19,14412,12,19,43,12,40,1,54,-1,1,19,14116,24,-20,43,63,54,-1,2,54,-1,4,43,50,15,5010,3,1,3,0,15,5025,8,-1,4,0,29,3,0,15,4961,3,0,3,0,15,5025,36,53,5036,41,31,-1,24,3,0,15,5135,40,0,45,29,29,23,2,0,1,2,19,15596,4,-1,40,1,54,-1,1,19,10916,12,18,43,63,31,-1,3,54,-1,2,19,14412,12,19,43,31,-1,4,53,0,31,-1,5,54,-1,5,54,-1,4,21,15,5128,54,-1,2,54,-1,5,43,40,1,54,-1,3,19,6500,20,9,43,63,53,1,12,60,15,5119,3,1,3,0,15,5134,8,-1,5,0,29,3,0,15,5080,3,0,3,0,15,5134,36,53,5145,41,31,-1,25,3,0,15,5288,40,0,45,30,29,23,1,0,1,54,-1,1,13,39,13,15,5172,29,54,-1,1,19,4228,24,-19,43,13,15,5180,3,0,3,0,15,5287,40,0,54,-1,1,19,4228,24,-19,43,19,17256,20,-4,43,63,31,-1,2,54,-1,2,19,6444,36,-19,50,39,13,15,5220,29,54,-1,2,19,10140,12,21,50,39,13,15,5233,29,54,-1,2,19,5792,16,3,50,39,13,15,5246,29,54,-1,2,19,5440,8,8,50,39,13,15,5283,29,54,-1,1,19,10328,32,10,43,39,15,5283,29,19,14672,12,20,40,1,54,-1,1,19,1636,16,17,43,63,19,12808,28,-8,50,3,0,15,5287,36,53,5298,41,31,-1,26,3,0,15,5424,40,0,45,31,29,23,1,0,1,40,0,31,-1,2,54,0,219,19,14412,12,19,43,31,-1,3,53,0,31,-1,4,54,-1,4,54,-1,3,21,15,5396,54,0,240,54,0,219,54,-1,4,43,40,1,54,-1,1,19,1636,16,17,43,63,40,2,54,0,33,63,31,-1,5,54,-1,5,15,5387,54,-1,5,40,1,54,-1,2,19,8552,8,5,43,63,29,8,-1,4,0,29,3,0,15,5328,40,0,19,3212,4,-7,40,1,54,-1,2,19,7680,8,-5,43,63,19,17256,20,-4,43,63,3,0,15,5423,36,53,5434,41,31,-1,27,3,0,15,5509,40,0,45,32,29,23,1,0,1,54,-1,1,40,1,54,0,26,63,31,-1,2,54,-1,1,19,4796,20,-3,43,40,1,54,0,41,63,31,-1,3,54,-1,3,15,5501,54,-1,2,19,3212,4,-7,38,40,0,54,-1,3,19,17256,20,-4,43,63,38,3,0,15,5504,54,-1,2,3,0,15,5508,36,53,5519,41,31,-1,28,3,0,15,5600,40,0,45,33,29,23,2,0,1,2,54,-1,2,19,14412,12,19,43,31,-1,3,53,0,31,-1,4,54,-1,4,54,-1,3,21,15,5593,54,-1,2,54,-1,4,43,40,1,54,-1,1,19,6500,20,9,43,63,53,1,12,60,15,5584,3,1,3,0,15,5599,8,-1,4,0,29,3,0,15,5545,3,0,3,0,15,5599,36,53,5610,41,31,-1,29,3,0,15,5731,40,0,45,34,29,23,1,0,1,40,0,31,-1,2,54,0,236,19,14412,12,19,43,31,-1,3,53,0,31,-1,4,54,-1,4,54,-1,3,21,15,5723,54,0,236,54,-1,4,43,31,-1,5,54,0,240,54,-1,5,54,-1,1,40,2,54,0,30,63,40,2,54,0,33,63,31,-1,6,54,-1,6,33,37,15,5695,33,3,0,15,5702,54,-1,6,40,1,2,63,40,1,54,-1,2,19,8552,8,5,43,63,29,8,-1,4,0,29,3,0,15,5640,54,-1,2,3,0,15,5730,36,53,5741,41,31,-1,30,3,0,15,5942,40,0,45,35,29,23,2,0,1,2,54,-1,2,19,12768,12,16,50,15,5774,54,-1,1,40,1,54,0,38,63,3,0,15,5941,54,-1,2,19,12272,20,-15,50,39,13,15,5795,29,54,-1,2,19,12876,8,-4,50,15,5813,54,-1,2,54,-1,1,40,2,54,0,31,63,3,0,15,5941,54,-1,2,19,2020,12,14,50,39,15,5835,29,54,-1,1,40,1,54,0,36,63,13,15,5842,33,3,0,15,5941,54,-1,2,19,2020,12,14,50,39,15,5863,29,54,-1,1,40,1,54,0,36,63,39,15,5882,29,54,-1,2,40,1,54,-1,1,19,14264,56,-15,43,63,13,15,5902,54,-1,1,19,4796,20,-3,43,40,1,54,0,41,63,3,0,15,5941,54,-1,2,40,1,54,-1,1,19,14264,56,-15,43,63,15,5936,54,-1,2,40,1,54,-1,1,19,1636,16,17,43,63,3,0,15,5937,33,3,0,15,5941,36,53,5952,41,31,-1,31,3,0,15,6136,40,0,45,36,29,23,2,0,1,2,54,-1,2,40,1,54,-1,1,19,14264,56,-15,43,63,13,15,5984,33,3,0,15,6135,54,-1,2,40,1,54,-1,1,19,1636,16,17,43,63,40,1,54,0,32,63,31,-1,3,54,-1,3,13,15,6020,54,-1,3,3,0,15,6135,7,6102,19,13364,8,-15,35,62,19,12168,16,3,60,15,6056,40,0,54,-1,3,40,1,54,0,35,63,19,17256,20,-4,43,63,3,0,15,6135,40,0,54,0,34,63,31,-1,4,40,0,54,-1,4,54,-1,3,40,2,19,13364,8,-15,35,65,19,1852,16,15,43,19,17256,20,-4,43,63,3,0,15,6135,59,6098,3,0,15,6126,31,-1,5,40,0,54,-1,3,40,1,54,0,35,63,19,17256,20,-4,43,63,3,0,15,6135,19,4988,16,21,35,3,0,15,6135,36,53,6146,41,31,-1,32,3,0,15,6203,40,0,45,37,29,23,1,0,1,54,-1,1,62,19,2400,16,19,60,15,6174,19,8448,0,-10,3,0,15,6202,40,0,54,0,243,53,0,40,2,54,-1,1,19,14116,24,-20,43,63,19,9168,8,6,43,63,3,0,15,6202,36,53,6213,41,31,-1,33,3,0,15,6281,40,0,45,38,29,23,2,0,1,2,54,-1,1,62,19,2400,16,19,60,15,6239,33,3,0,15,6280,54,-1,1,19,14412,12,19,43,54,-1,2,17,15,6273,54,-1,2,53,0,40,2,54,-1,1,19,14116,24,-20,43,63,3,0,15,6276,54,-1,1,3,0,15,6280,36,53,6291,41,31,-1,34,3,0,15,6355,40,0,45,39,29,23,0,0,19,2876,8,3,35,62,19,4988,16,21,50,39,13,15,6326,29,19,2876,8,3,35,19,12856,20,20,43,13,15,6335,53,0,46,3,0,15,6354,19,2876,8,3,35,19,12856,20,20,43,19,12876,8,-4,43,3,0,15,6354,36,53,6365,41,31,-1,35,3,0,15,6496,40,0,45,40,29,23,1,0,1,19,13740,4,-6,40,1,54,-1,1,19,6500,20,9,43,63,31,-1,2,19,164,4,12,40,1,54,-1,1,19,6500,20,9,43,63,31,-1,3,54,-1,1,19,14412,12,19,43,31,-1,4,54,-1,2,53,1,12,60,39,15,6439,29,54,-1,2,54,-1,4,21,15,6448,54,-1,2,67,-1,4,29,54,-1,3,53,1,12,60,39,15,6466,29,54,-1,3,54,-1,4,21,15,6475,54,-1,3,67,-1,4,29,54,-1,4,53,0,40,2,54,-1,1,19,14116,24,-20,43,63,3,0,15,6495,36,53,6506,41,31,-1,36,3,0,15,6598,40,0,45,41,29,23,1,0,1,40,0,54,-1,1,19,4228,24,-19,43,19,17256,20,-4,43,63,31,-1,2,54,-1,1,40,1,54,0,37,63,31,-1,3,54,-1,2,19,5440,8,8,50,39,13,15,6567,29,54,-1,3,19,5440,8,8,50,39,13,15,6580,29,54,-1,3,19,3196,8,-2,50,39,13,15,6593,29,54,-1,3,19,13432,8,4,50,3,0,15,6597,36,53,6608,41,31,-1,37,3,0,15,6662,40,0,45,42,29,23,1,0,1,54,-1,1,19,16492,16,-7,43,62,19,2400,16,19,50,15,6653,40,0,54,-1,1,19,16492,16,-7,43,19,17256,20,-4,43,63,3,0,15,6657,19,8448,0,-10,3,0,15,6661,36,53,6672,41,31,-1,38,3,0,15,7133,40,0,45,43,29,23,1,0,1,19,12768,12,16,40,1,54,-1,1,19,14264,56,-15,43,63,15,6717,19,12768,12,16,40,1,54,-1,1,19,1636,16,17,43,63,3,0,15,7132,54,0,240,19,8448,28,11,40,1,54,-1,1,19,1636,16,17,43,63,40,2,54,0,33,63,31,-1,2,54,-1,2,39,15,6756,29,19,8528,12,-1,35,39,15,6776,29,19,8528,12,-1,35,19,3008,24,4,43,62,19,12168,16,3,50,15,6973,19,8448,0,-10,19,380,8,-2,40,2,19,4084,24,-20,35,65,40,1,54,-1,2,19,10916,12,18,43,63,31,-1,3,54,-1,3,19,14412,12,19,43,54,0,241,17,15,6829,54,0,241,3,0,15,6837,54,-1,3,19,14412,12,19,43,31,-1,4,40,0,31,-1,5,53,0,31,-1,6,54,-1,6,54,-1,4,21,15,6935,54,-1,3,54,-1,6,43,40,1,19,8528,12,-1,35,19,3008,24,4,43,63,31,-1,7,54,-1,7,39,15,6903,29,54,-1,7,19,4796,20,-3,43,40,1,54,0,41,63,31,-1,8,54,-1,8,15,6926,54,-1,8,40,1,54,-1,5,19,8552,8,5,43,63,29,8,-1,6,0,29,3,0,15,6850,54,-1,5,19,14412,12,19,43,53,0,17,15,6973,19,3212,4,-7,40,1,54,-1,5,19,7680,8,-5,43,63,40,1,54,0,41,63,3,0,15,7132,54,-1,1,40,1,54,0,39,63,31,-1,9,54,-1,9,15,6997,54,-1,9,3,0,15,7132,54,-1,1,19,1588,48,-14,43,31,-1,10,53,0,31,-1,11,54,-1,10,39,15,7026,29,54,-1,11,53,4,21,15,7127,54,-1,10,19,4228,24,-19,43,39,15,7061,29,40,0,54,-1,10,19,4228,24,-19,43,19,17256,20,-4,43,63,19,12768,12,16,50,15,7081,54,-1,10,19,4796,20,-3,43,40,1,54,0,41,63,3,0,15,7132,54,-1,10,40,1,54,0,40,63,31,-1,12,54,-1,12,15,7105,54,-1,12,3,0,15,7132,54,-1,10,19,1588,48,-14,43,67,-1,10,29,53,1,20,-1,11,29,3,0,15,7013,33,3,0,15,7132,36,53,7143,41,31,-1,39,3,0,15,7287,40,0,45,44,29,23,1,0,1,54,-1,1,19,6064,12,3,43,31,-1,2,54,-1,2,13,39,13,15,7186,29,54,-1,2,19,14412,12,19,43,62,19,6760,8,12,60,15,7193,33,3,0,15,7286,54,-1,2,19,14412,12,19,43,54,0,239,17,15,7214,54,0,239,3,0,15,7222,54,-1,2,19,14412,12,19,43,31,-1,3,53,0,31,-1,4,54,-1,4,54,-1,3,21,15,7281,54,-1,2,54,-1,4,43,19,4796,20,-3,43,40,1,54,0,41,63,31,-1,5,54,-1,5,15,7272,54,-1,5,3,0,15,7286,8,-1,4,0,29,3,0,15,7230,33,3,0,15,7286,36,53,7297,41,31,-1,40,3,0,15,7485,40,0,45,45,29,23,1,0,1,54,-1,1,19,6320,16,20,43,13,39,13,15,7339,29,54,-1,1,19,6320,16,20,43,19,14412,12,19,43,62,19,6760,8,12,60,15,7346,33,3,0,15,7484,54,-1,1,19,6320,16,20,43,19,14412,12,19,43,54,0,242,17,15,7372,54,0,242,3,0,15,7385,54,-1,1,19,6320,16,20,43,19,14412,12,19,43,31,-1,2,53,0,31,-1,3,54,-1,3,54,-1,2,21,15,7479,54,-1,1,19,6320,16,20,43,54,-1,3,43,31,-1,4,54,-1,4,19,4228,24,-19,43,39,15,7450,29,40,0,54,-1,4,19,4228,24,-19,43,19,17256,20,-4,43,63,19,12768,12,16,50,15,7470,54,-1,4,19,4796,20,-3,43,40,1,54,0,41,63,3,0,15,7484,8,-1,3,0,29,3,0,15,7393,33,3,0,15,7484,36,53,7495,41,31,-1,41,3,0,15,7592,40,0,45,46,29,23,1,0,1,54,-1,1,62,19,2400,16,19,60,15,7520,33,3,0,15,7591,40,0,19,3212,4,-7,19,6140,4,14,19,380,8,-2,40,2,19,4084,24,-20,35,65,40,2,54,-1,1,19,15556,28,-19,43,63,19,9168,8,6,43,63,31,-1,2,54,-1,2,15,7586,53,80,53,0,40,2,54,-1,2,19,14116,24,-20,43,63,3,0,15,7587,33,3,0,15,7591,36,53,7602,41,31,-1,42,3,0,15,7732,40,0,45,47,29,23,1,0,1,7,7713,40,0,31,-1,2,53,0,31,-1,3,54,0,237,19,14412,12,19,43,31,-1,4,54,-1,3,54,-1,4,21,15,7700,54,-1,2,19,14412,12,19,43,54,0,238,4,15,7661,3,0,15,7700,54,0,238,54,0,237,54,-1,3,43,54,-1,1,40,2,54,0,30,63,54,-1,2,40,3,54,0,43,63,29,53,1,20,-1,3,29,3,0,15,7634,54,-1,2,3,0,15,7731,59,7709,3,0,15,7722,31,-1,5,40,0,3,0,15,7731,19,4988,16,21,35,3,0,15,7731,36,53,7742,41,31,-1,43,3,0,15,7987,40,0,45,48,29,23,3,0,1,2,3,54,0,240,54,-1,2,40,2,54,0,33,63,67,-1,2,29,54,-1,2,13,15,7780,25,3,0,15,7986,40,0,19,4168,8,-17,19,6140,4,14,19,7204,32,-11,40,2,19,4084,24,-20,35,65,40,2,54,-1,2,19,15556,28,-19,43,63,19,17256,20,-4,43,63,31,-1,4,19,8448,0,-10,19,2892,28,21,40,2,19,4084,24,-20,35,65,40,1,54,-1,4,19,10916,12,18,43,63,31,-1,5,53,0,31,-1,6,54,-1,5,19,14412,12,19,43,31,-1,7,54,-1,6,54,-1,7,21,15,7977,54,-1,1,19,14412,12,19,43,54,-1,3,4,15,7896,25,3,0,15,7986,54,-1,5,54,-1,6,43,31,-1,8,54,-1,8,40,1,54,0,44,63,13,15,7922,3,0,15,7967,54,-1,8,40,1,2,63,31,-1,9,54,-1,9,40,1,54,-1,1,19,6500,20,9,43,63,53,1,12,50,15,7967,54,-1,9,40,1,54,-1,1,19,8552,8,5,43,63,29,53,1,20,-1,6,29,3,0,15,7868,19,4988,16,21,35,3,0,15,7986,36,53,7997,41,31,-1,44,3,0,15,8095,40,0,45,49,29,23,1,0,1,54,-1,1,13,39,13,15,8026,29,54,-1,1,19,14412,12,19,43,53,2,21,39,13,15,8042,29,54,-1,1,19,14412,12,19,43,53,32,17,15,8050,3,0,3,0,15,8094,54,0,244,54,-1,1,43,13,39,15,8090,29,54,-1,1,40,1,19,8448,0,-10,19,588,12,-21,40,2,19,4084,24,-20,35,65,19,3180,8,-5,43,63,13,3,0,15,8094,36,53,8105,41,31,-1,45,3,0,15,8225,40,0,45,50,29,23,1,0,1,54,-1,1,19,15224,48,-12,50,15,8135,54,0,246,3,0,15,8224,3,0,15,8145,54,-1,1,19,12044,16,17,50,15,8156,54,0,247,3,0,15,8224,3,0,15,8166,54,-1,1,19,1216,20,18,50,15,8177,54,0,248,3,0,15,8224,3,0,15,8187,54,-1,1,19,9344,40,-17,50,15,8198,54,0,249,3,0,15,8224,3,0,15,8202,3,0,15,8211,33,3,0,15,8224,3,0,15,8215,3,0,15,8202,19,4988,16,21,35,3,0,15,8224,36,53,8235,41,31,-1,46,3,0,15,8355,40,0,45,51,29,23,1,0,1,54,-1,1,19,8496,16,-5,50,15,8265,54,0,250,3,0,15,8354,3,0,15,8275,54,-1,1,19,10372,52,-19,50,15,8286,54,0,251,3,0,15,8354,3,0,15,8296,54,-1,1,19,14140,12,1,50,15,8307,54,0,252,3,0,15,8354,3,0,15,8317,54,-1,1,19,5632,16,11,50,15,8328,54,0,253,3,0,15,8354,3,0,15,8332,3,0,15,8341,33,3,0,15,8354,3,0,15,8345,3,0,15,8332,19,4988,16,21,35,3,0,15,8354,36,53,8365,41,31,-1,47,3,0,15,8443,40,0,45,52,29,23,1,0,1,54,-1,1,19,3308,16,17,50,15,8395,54,0,254,3,0,15,8442,3,0,15,8405,54,-1,1,19,3708,12,8,50,15,8416,54,0,255,3,0,15,8442,3,0,15,8420,3,0,15,8429,33,3,0,15,8442,3,0,15,8433,3,0,15,8420,19,4988,16,21,35,3,0,15,8442,36,53,8453,41,31,-1,48,3,0,15,8485,40,0,45,53,29,23,1,0,1,54,-1,1,19,6444,36,-19,50,15,8479,54,0,256,3,0,15,8484,33,3,0,15,8484,36,53,8495,41,31,-1,49,3,0,15,8573,40,0,45,54,29,23,1,0,1,54,-1,1,19,5148,8,9,50,15,8525,54,0,257,3,0,15,8572,3,0,15,8535,54,-1,1,19,15744,12,-11,50,15,8546,54,0,258,3,0,15,8572,3,0,15,8550,3,0,15,8559,33,3,0,15,8572,3,0,15,8563,3,0,15,8550,19,4988,16,21,35,3,0,15,8572,36,53,8583,41,31,-1,50,3,0,15,8703,40,0,45,55,29,23,1,0,1,54,-1,1,19,8488,8,-4,50,15,8613,54,0,259,3,0,15,8702,3,0,15,8623,54,-1,1,19,344,12,-12,50,15,8634,54,0,260,3,0,15,8702,3,0,15,8644,54,-1,1,19,16456,16,12,50,15,8655,54,0,261,3,0,15,8702,3,0,15,8665,54,-1,1,19,2804,16,4,50,15,8676,54,0,262,3,0,15,8702,3,0,15,8680,3,0,15,8689,33,3,0,15,8702,3,0,15,8693,3,0,15,8680,19,4988,16,21,35,3,0,15,8702,36,53,8713,41,31,-1,51,3,0,15,8812,40,0,45,56,29,23,1,0,1,54,-1,1,19,7412,24,9,50,15,8743,54,0,263,3,0,15,8811,3,0,15,8753,54,-1,1,19,3360,20,9,50,15,8764,54,0,264,3,0,15,8811,3,0,15,8774,54,-1,1,19,7688,68,-21,50,15,8785,54,0,265,3,0,15,8811,3,0,15,8789,3,0,15,8798,33,3,0,15,8811,3,0,15,8802,3,0,15,8789,19,4988,16,21,35,3,0,15,8811,36,53,8822,41,31,-1,52,3,0,15,8908,40,0,45,57,29,23,2,0,1,2,53,8839,41,3,0,15,8903,40,0,45,58,31,-1,0,23,2,1,2,3,53,8858,41,3,0,15,8898,40,0,45,59,31,-1,0,23,1,1,2,54,-1,2,40,1,54,57,2,63,54,58,2,40,1,54,57,1,63,40,2,54,58,3,63,3,0,15,8897,36,3,0,15,8902,36,3,0,15,8907,36,53,8918,41,31,-1,53,3,0,15,9021,40,0,45,60,29,23,1,0,1,40,0,19,3056,12,-19,35,19,15532,24,-18,43,63,54,-1,1,19,6176,8,-3,43,40,1,54,0,14,63,54,-1,1,19,5540,12,6,43,15,8976,54,-1,1,19,5540,12,6,43,3,0,15,8984,54,-1,1,19,3216,12,-1,43,54,-1,1,19,12e3,40,-20,43,15,9006,54,-1,1,19,12e3,40,-20,43,3,0,15,9014,54,-1,1,19,15624,36,-22,43,40,4,3,0,15,9020,36,53,9031,41,31,-1,54,3,0,15,9142,40,0,45,61,29,23,1,0,1,40,0,19,3056,12,-19,35,19,15532,24,-18,43,63,54,-1,1,19,6176,8,-3,43,40,1,54,0,14,63,54,-1,1,19,5440,8,8,43,54,-1,1,19,5540,12,6,43,15,9097,54,-1,1,19,5540,12,6,43,3,0,15,9105,54,-1,1,19,3216,12,-1,43,54,-1,1,19,12e3,40,-20,43,15,9127,54,-1,1,19,12e3,40,-20,43,3,0,15,9135,54,-1,1,19,15624,36,-22,43,40,5,3,0,15,9141,36,53,9152,41,31,-1,55,3,0,15,9415,40,0,45,62,29,23,1,0,1,53,0,31,-1,2,19,2772,16,10,54,0,287,19,5264,12,11,54,0,286,19,5200,16,15,54,0,285,19,3784,12,2,54,0,284,26,4,31,-1,3,19,5480,28,-21,54,0,292,19,10608,16,8,54,0,291,19,14652,20,19,54,0,290,19,5460,8,19,54,0,289,19,16992,8,-9,54,0,288,26,5,31,-1,4,54,-1,3,40,1,19,5116,16,10,35,19,3636,8,20,43,63,31,-1,5,54,-1,5,19,14412,12,19,43,31,-1,6,53,0,31,-1,7,54,-1,7,54,-1,6,21,15,9331,54,-1,5,54,-1,7,43,31,-1,8,54,-1,1,54,-1,8,43,15,9322,54,-1,3,54,-1,8,43,54,-1,2,40,2,54,0,16,63,67,-1,2,29,8,-1,7,0,29,3,0,15,9274,54,-1,4,54,-1,1,19,9612,8,-6,43,43,15,9370,54,-1,4,54,-1,1,19,9612,8,-6,43,43,54,-1,2,40,2,54,0,16,63,67,-1,2,29,40,0,19,3056,12,-19,35,19,15532,24,-18,43,63,54,-1,1,19,6176,8,-3,43,40,1,54,0,14,63,54,-1,2,54,-1,1,19,12856,20,20,43,40,4,3,0,15,9414,36,53,9425,41,31,-1,56,3,0,15,9767,40,0,45,63,29,23,1,0,1,40,0,31,-1,2,7,9747,54,-1,1,19,7960,16,21,43,39,15,9469,29,54,-1,1,19,7960,16,21,43,19,14412,12,19,43,53,1,4,15,9487,54,-1,1,19,7960,16,21,43,67,-1,3,29,3,0,15,9529,54,-1,1,19,5072,20,-3,43,39,15,9515,29,54,-1,1,19,5072,20,-3,43,19,14412,12,19,43,53,1,4,15,9529,54,-1,1,19,5072,20,-3,43,67,-1,3,29,54,-1,3,15,9734,54,-1,3,19,14412,12,19,43,31,-1,5,53,0,31,-1,6,54,-1,6,54,-1,5,21,15,9683,54,-1,3,54,-1,6,43,40,1,48,19,9652,64,-21,43,63,67,-1,4,29,54,-1,4,15,9674,54,-1,3,54,-1,6,43,19,10996,16,3,43,40,1,54,-1,2,19,8552,8,5,43,63,29,54,-1,4,19,17068,4,0,43,40,1,19,4004,8,9,35,19,12072,8,-3,43,63,40,1,54,-1,2,19,8552,8,5,43,63,29,54,-1,4,19,17028,4,-6,43,40,1,19,4004,8,9,35,19,12072,8,-3,43,63,40,1,54,-1,2,19,8552,8,5,43,63,29,8,-1,6,0,29,3,0,15,9550,54,-1,1,19,6176,8,-3,43,40,1,54,0,14,63,40,1,54,-1,2,19,8552,8,5,43,63,29,40,0,19,3056,12,-19,35,19,15532,24,-18,43,63,40,1,54,-1,2,19,8552,8,5,43,63,29,54,-1,2,3,0,15,9766,59,9743,3,0,15,9757,31,-1,7,54,-1,2,3,0,15,9766,19,4988,16,21,35,3,0,15,9766,36,53,9777,41,31,-1,57,3,0,15,9820,40,0,45,64,29,23,1,0,1,40,0,19,3056,12,-19,35,19,15532,24,-18,43,63,54,-1,1,19,6176,8,-3,43,40,1,54,0,14,63,40,2,3,0,15,9819,36,53,9830,41,31,-1,58,3,0,15,10154,40,0,45,65,29,23,1,0,1,54,-1,1,19,6176,8,-3,43,31,-1,2,54,-1,1,19,16492,16,-7,43,19,5148,8,9,50,15,9872,54,0,293,3,0,15,9875,54,0,294,31,-1,3,54,-1,2,19,2020,12,14,43,39,13,15,9895,29,19,8448,0,-10,31,-1,4,54,-1,1,19,15160,28,18,43,39,13,15,9912,29,33,31,-1,5,54,-1,5,39,15,9930,29,54,-1,5,19,2820,16,20,43,15,9951,19,12380,8,21,40,1,54,-1,5,19,2820,16,20,43,63,3,0,15,9955,19,8448,0,-10,31,-1,6,53,0,31,-1,7,54,-1,3,54,0,294,50,15,10048,54,-1,2,19,3420,76,-20,43,53,0,40,2,54,-1,4,19,14116,24,-20,43,63,54,-1,6,38,54,-1,2,19,12944,20,4,43,40,1,54,-1,4,19,14116,24,-20,43,63,38,31,-1,8,54,-1,6,19,14412,12,19,43,54,-1,8,19,14412,12,19,43,49,53,100,52,67,-1,7,29,3,0,15,10102,54,-1,2,19,12944,20,4,43,54,-1,2,19,3420,76,-20,43,40,2,54,-1,4,19,14116,24,-20,43,63,31,-1,9,54,-1,9,19,14412,12,19,43,54,-1,4,19,14412,12,19,43,49,53,100,52,67,-1,7,29,40,0,19,3056,12,-19,35,19,15532,24,-18,43,63,54,-1,2,40,1,54,0,14,63,54,-1,3,54,0,294,50,15,10140,53,1,12,3,0,15,10141,33,54,-1,7,54,-1,3,40,5,3,0,15,10153,36,53,10164,41,31,-1,59,3,0,15,10381,40,0,45,66,29,23,1,0,1,53,0,31,-1,2,54,-1,1,19,6176,8,-3,43,19,13924,36,-11,35,61,39,13,15,10211,29,54,-1,1,19,6176,8,-3,43,19,660,40,17,35,61,15,10239,54,-1,1,19,6176,8,-3,43,19,2020,12,14,43,19,14412,12,19,43,67,-1,2,29,3,0,15,10294,54,-1,1,19,6176,8,-3,43,19,15004,16,3,35,61,39,15,10270,29,54,-1,1,19,6176,8,-3,43,19,10328,32,10,43,15,10294,54,-1,1,19,6176,8,-3,43,19,3400,20,19,43,19,14412,12,19,43,67,-1,2,29,54,-1,1,19,624,12,-19,43,15,10321,54,-1,1,19,624,12,-19,43,19,14412,12,19,43,3,0,15,10324,53,1,12,31,-1,3,40,0,19,3056,12,-19,35,19,15532,24,-18,43,63,54,-1,1,19,6176,8,-3,43,40,1,54,0,14,63,54,-1,1,19,6176,8,-3,43,40,1,54,0,17,63,54,-1,3,54,-1,2,40,5,3,0,15,10380,36,53,10391,41,31,-1,60,3,0,15,10643,40,0,45,67,29,23,1,0,1,54,-1,1,19,16492,16,-7,43,19,7688,68,-21,50,39,15,10425,29,54,-1,1,19,9772,64,-15,43,15,10560,40,0,54,-1,1,19,9772,64,-15,43,63,31,-1,2,40,0,53,10450,41,3,0,15,10535,40,0,45,68,31,-1,0,23,1,1,2,40,0,19,3056,12,-19,35,19,15532,24,-18,43,63,54,-1,2,19,6176,8,-3,43,40,1,54,0,14,63,54,-1,2,19,9324,20,19,43,54,-1,2,19,12328,36,-16,43,54,-1,2,19,16964,28,-8,43,54,-1,2,19,3216,12,-1,43,54,-1,2,19,15624,36,-22,43,40,7,3,0,15,10534,36,40,1,54,-1,2,19,14372,8,4,43,63,19,6632,16,-16,43,63,3,0,15,10642,3,0,15,10633,40,0,19,3056,12,-19,35,19,15532,24,-18,43,63,54,-1,1,19,6176,8,-3,43,40,1,54,0,14,63,54,-1,1,19,9324,20,19,43,54,-1,1,19,12328,36,-16,43,54,-1,1,19,16964,28,-8,43,54,-1,1,19,3216,12,-1,43,54,-1,1,19,15624,36,-22,43,40,7,3,0,15,10642,19,4988,16,21,35,3,0,15,10642,36,53,10653,41,31,-1,61,3,0,15,10768,40,0,45,69,29,23,0,0,7,10749,19,2876,8,3,35,19,204,24,-8,43,33,37,15,10683,3,0,3,0,15,10767,19,4356,12,-6,31,-1,1,54,-1,1,54,-1,1,40,2,19,2876,8,3,35,19,204,24,-8,43,19,14628,12,17,43,63,29,54,-1,1,40,1,19,2876,8,3,35,19,204,24,-8,43,19,9468,20,-7,43,63,29,3,1,3,0,15,10767,59,10745,3,0,15,10758,31,-1,2,3,0,3,0,15,10767,19,4988,16,21,35,3,0,15,10767,36,53,10778,41,31,-1,62,3,0,15,10959,40,0,45,70,29,23,0,0,54,0,299,31,-1,1,19,2876,8,3,35,53,0,46,37,15,10810,54,-1,1,3,0,15,10958,19,2876,8,3,35,19,10168,44,-17,43,15,10829,54,0,300,30,-1,1,29,19,2876,8,3,35,19,10168,44,-17,43,39,15,10858,29,19,2876,8,3,35,19,10168,44,-17,43,19,7372,32,-16,43,15,10867,54,0,301,30,-1,1,29,19,2876,8,3,35,19,5092,20,-2,43,15,10886,54,0,302,30,-1,1,29,19,2876,8,3,35,19,7024,28,20,43,62,19,4988,16,21,60,15,10911,54,0,303,30,-1,1,29,7,10948,19,2876,8,3,35,19,204,24,-8,43,39,15,10933,29,40,0,54,0,61,63,15,10942,54,0,304,30,-1,1,29,59,10944,3,0,15,10951,31,-1,2,54,-1,1,3,0,15,10958,36,53,10969,41,31,-1,63,3,0,15,10990,40,0,45,71,29,23,1,0,1,54,-1,1,54,0,305,50,3,0,15,10989,36,53,11e3,41,31,-1,64,3,0,15,11234,40,0,45,72,29,23,1,0,1,40,0,54,0,62,63,40,1,54,0,63,63,13,32,19,12964,24,-7,11,29,32,19,12964,24,-7,43,15,11042,25,3,0,15,11233,33,32,19,12536,8,21,11,29,40,0,32,19,17308,12,-7,11,29,54,-1,1,32,19,6888,56,-21,11,29,40,0,32,19,15292,8,15,43,63,32,19,12732,16,-7,11,29,33,32,19,168,20,11,11,29,40,0,32,19,17164,24,2,11,29,3,0,32,19,3796,76,-17,11,29,32,31,-1,2,19,2876,8,3,35,19,13556,64,-15,43,15,11224,53,11134,41,3,0,15,11206,40,0,45,73,31,-1,0,23,1,1,2,54,-1,2,19,9612,8,-6,43,54,72,2,19,6888,56,-21,43,50,39,15,11174,29,54,-1,2,19,17220,16,6,43,15,11196,54,-1,2,19,17220,16,6,43,40,1,54,72,2,19,7520,36,-8,43,63,29,19,4988,16,21,35,3,0,15,11205,36,19,4252,12,3,40,2,19,2876,8,3,35,19,13556,64,-15,43,63,29,19,4988,16,21,35,3,0,15,11233,36,53,11244,41,31,-1,65,3,0,15,11282,40,0,45,74,29,23,1,0,1,40,0,32,19,17308,12,-7,11,29,54,-1,1,32,19,6888,56,-21,11,29,19,4988,16,21,35,3,0,15,11281,36,53,11292,41,31,-1,66,3,0,15,11351,40,0,45,75,29,23,1,0,1,7,11332,54,-1,1,40,1,19,9284,8,-2,35,19,16012,52,-19,43,63,29,3,0,3,0,15,11350,59,11328,3,0,15,11341,31,-1,2,3,1,3,0,15,11350,19,4988,16,21,35,3,0,15,11350,36,53,11361,41,31,-1,67,3,0,15,11860,40,0,45,76,29,23,3,0,1,2,3,54,-1,2,33,37,15,11386,54,0,296,67,-1,2,29,54,-1,3,40,1,19,13848,8,11,35,19,10128,12,7,43,63,13,15,11412,54,0,339,67,-1,3,29,40,0,31,-1,8,26,0,31,-1,9,54,-1,3,19,14412,12,19,43,31,-1,10,53,0,67,-1,4,29,54,-1,4,54,-1,10,21,15,11482,54,-1,4,54,-1,9,54,-1,3,54,-1,4,43,11,29,40,0,54,-1,8,54,-1,4,11,29,8,-1,4,0,29,3,0,15,11439,54,-1,1,19,14412,12,19,43,31,-1,11,53,0,67,-1,4,29,54,-1,4,54,-1,11,21,15,11599,54,-1,1,54,-1,4,43,67,-1,7,29,54,-1,7,53,0,43,67,-1,5,29,54,-1,9,54,-1,5,43,53,0,46,60,15,11590,54,-1,9,54,-1,5,43,67,-1,6,29,19,3032,8,20,54,-1,4,19,14828,24,-15,54,-1,7,26,2,54,-1,8,54,-1,6,43,54,-1,8,54,-1,6,43,19,14412,12,19,43,11,29,8,-1,4,0,29,3,0,15,11499,54,-1,8,19,14412,12,19,43,31,-1,12,40,0,31,-1,13,53,0,67,-1,4,29,54,-1,4,54,-1,12,21,15,11739,54,-1,8,54,-1,4,43,31,-1,14,54,-1,14,19,14412,12,19,43,31,-1,15,53,0,31,-1,16,54,-1,16,54,-1,15,21,15,11712,54,-1,14,54,-1,16,43,54,-1,13,54,-1,13,19,14412,12,19,43,11,29,54,-1,13,19,14412,12,19,43,54,-1,2,4,15,11703,3,0,15,11712,8,-1,16,0,29,3,0,15,11656,54,-1,13,19,14412,12,19,43,54,-1,2,4,15,11730,3,0,15,11739,8,-1,4,0,29,3,0,15,11621,53,11746,41,3,0,15,11780,40,0,45,77,31,-1,0,23,2,1,2,3,54,-1,2,19,3032,8,20,43,54,-1,3,19,3032,8,20,43,1,3,0,15,11779,36,40,1,54,-1,13,19,14256,8,-2,43,63,29,54,-1,13,19,14412,12,19,43,31,-1,17,40,0,31,-1,18,53,0,67,-1,4,29,54,-1,4,54,-1,17,21,15,11852,54,-1,13,54,-1,4,43,19,14828,24,-15,43,54,-1,18,54,-1,4,11,29,8,-1,4,0,29,3,0,15,11814,54,-1,18,3,0,15,11859,36,53,11870,41,31,-1,68,3,0,15,11912,40,0,45,78,29,23,0,0,40,0,19,4004,8,9,35,19,17208,12,3,43,63,53,100,52,40,1,19,4004,8,9,35,19,5132,16,17,43,63,3,0,15,11911,36,53,11922,41,31,-1,69,3,0,15,12006,40,0,45,79,29,23,0,0,53,15,53,2,40,2,53,36,40,1,40,0,19,4004,8,9,35,19,17208,12,3,43,63,19,2992,16,9,43,63,19,10796,20,7,43,63,53,15,53,2,40,2,53,36,40,1,40,0,19,4004,8,9,35,19,17208,12,3,43,63,19,2992,16,9,43,63,19,10796,20,7,43,63,38,3,0,15,12005,36,53,12016,41,31,-1,70,3,0,15,12075,40,0,45,80,29,23,0,0,19,2876,8,3,35,19,12856,20,20,43,19,1852,16,15,43,19,13740,4,-6,40,1,19,2876,8,3,35,19,12856,20,20,43,19,10816,12,-18,43,19,10916,12,18,43,63,53,0,43,38,3,0,15,12074,36,53,12085,41,31,-1,71,3,0,15,12207,40,0,45,81,29,23,1,0,1,19,2876,8,3,35,19,12856,20,20,43,19,12876,8,-4,43,31,-1,2,54,-1,2,39,15,12122,29,54,-1,1,15,12200,3,0,31,-1,3,53,0,31,-1,4,54,-1,4,54,-1,1,19,14412,12,19,43,21,15,12193,54,-1,1,54,-1,4,43,31,-1,5,54,-1,2,40,1,54,-1,5,19,3180,8,-5,43,63,15,12184,3,1,67,-1,3,29,3,0,15,12193,8,-1,4,0,29,3,0,15,12134,54,-1,3,3,0,15,12206,3,0,3,0,15,12206,36,53,12217,41,31,-1,72,3,0,15,12421,40,0,45,82,29,23,1,0,1,54,-1,1,13,39,13,15,12244,29,54,-1,1,62,19,2400,16,19,60,15,12253,54,-1,1,3,0,15,12420,54,-1,1,31,-1,2,19,5924,12,7,54,0,332,40,2,54,-1,2,19,15556,28,-19,43,63,67,-1,2,29,19,1384,8,1,54,0,333,40,2,54,-1,2,19,15556,28,-19,43,63,67,-1,2,29,19,3720,12,-21,54,0,334,40,2,54,-1,2,19,15556,28,-19,43,63,67,-1,2,29,19,13960,8,-12,54,0,335,40,2,54,-1,2,19,15556,28,-19,43,63,67,-1,2,29,19,2356,20,-21,54,0,336,40,2,54,-1,2,19,15556,28,-19,43,63,67,-1,2,29,19,5716,8,-3,54,0,337,40,2,54,-1,2,19,15556,28,-19,43,63,67,-1,2,29,19,6760,8,12,54,0,338,40,2,54,-1,2,19,15556,28,-19,43,63,67,-1,2,29,54,-1,2,3,0,15,12420,36,53,12431,41,31,-1,73,3,0,15,12611,40,0,45,83,29,23,1,0,1,54,-1,1,13,15,12454,19,1164,24,14,3,0,15,12610,53,0,31,-1,2,54,-1,1,19,14412,12,19,43,31,-1,3,53,0,31,-1,4,54,-1,4,54,-1,3,21,15,12539,54,-1,4,40,1,54,-1,1,19,5936,16,-4,43,63,31,-1,5,54,-1,2,53,5,27,54,-1,2,1,54,-1,5,38,67,-1,2,29,54,-1,2,54,-1,2,57,67,-1,2,29,8,-1,4,0,29,3,0,15,12475,53,16,40,1,54,-1,2,53,0,42,19,2992,16,9,43,63,31,-1,6,54,-1,6,19,14412,12,19,43,53,6,21,15,12591,19,4264,4,-15,54,-1,6,38,54,-1,6,38,67,-1,6,29,3,0,15,12558,53,6,53,0,40,2,54,-1,6,19,10796,20,7,43,63,3,0,15,12610,36,53,12621,41,31,-1,74,3,0,15,12659,40,0,45,84,29,23,1,0,1,54,-1,1,62,19,2400,16,19,50,39,15,12654,29,54,-1,1,19,14412,12,19,43,53,0,17,3,0,15,12658,36,53,12669,41,31,-1,75,3,0,15,12782,40,0,45,85,29,23,1,0,1,54,-1,1,40,1,54,0,74,63,13,15,12698,19,8448,0,-10,3,0,15,12781,40,0,19,600,4,-16,54,0,310,40,2,19,600,4,-16,54,0,309,40,2,19,8448,0,-10,54,0,308,40,2,54,-1,1,40,1,19,16688,8,-4,35,63,19,15556,28,-19,43,63,19,15556,28,-19,43,63,19,15556,28,-19,43,63,19,17256,20,-4,43,63,31,-1,2,54,-1,2,39,13,15,12777,29,19,8448,0,-10,3,0,15,12781,36,53,12792,41,31,-1,76,3,0,15,12929,40,0,45,86,29,23,1,0,1,54,-1,1,40,1,54,0,74,63,13,15,12819,3,0,3,0,15,12928,54,-1,1,40,1,54,0,313,19,3180,8,-5,43,63,15,12841,3,1,3,0,15,12928,54,-1,1,40,1,54,0,314,19,3180,8,-5,43,63,39,15,12870,29,54,-1,1,19,14412,12,19,43,53,12,17,15,12878,3,1,3,0,15,12928,54,-1,1,40,1,54,0,315,19,3180,8,-5,43,63,15,12900,3,1,3,0,15,12928,54,-1,1,40,1,54,0,316,19,3180,8,-5,43,63,15,12922,3,1,3,0,15,12928,3,0,3,0,15,12928,36,53,12939,41,31,-1,77,3,0,15,12995,40,0,45,87,29,23,1,0,1,54,-1,1,40,1,54,0,74,63,13,15,12966,3,0,3,0,15,12994,54,-1,1,40,1,54,0,317,19,3180,8,-5,43,63,15,12988,3,1,3,0,15,12994,3,0,3,0,15,12994,36,53,13005,41,31,-1,78,3,0,15,13205,40,0,45,88,29,23,1,0,1,54,-1,1,40,1,54,0,74,63,13,15,13032,3,0,3,0,15,13204,54,-1,1,40,1,54,0,76,63,15,13049,3,0,3,0,15,13204,54,-1,1,40,1,54,0,77,63,15,13066,3,0,3,0,15,13204,54,-1,1,40,1,54,0,318,19,3180,8,-5,43,63,15,13088,3,0,3,0,15,13204,54,-1,1,40,1,54,0,319,19,3180,8,-5,43,63,15,13110,3,0,3,0,15,13204,54,-1,1,40,1,54,0,320,19,3180,8,-5,43,63,15,13132,3,0,3,0,15,13204,54,-1,1,40,1,54,0,321,19,3180,8,-5,43,63,15,13154,3,0,3,0,15,13204,54,-1,1,40,1,54,0,322,19,3180,8,-5,43,63,15,13176,3,0,3,0,15,13204,54,-1,1,40,1,54,0,323,19,3180,8,-5,43,63,15,13198,3,0,3,0,15,13204,3,1,3,0,15,13204,36,53,13215,41,31,-1,79,3,0,15,13244,40,0,45,89,29,23,2,0,1,2,54,-1,2,40,1,54,-1,1,19,1636,16,17,43,63,3,0,15,13243,36,53,13254,41,31,-1,80,3,0,15,13308,40,0,45,90,29,23,1,0,1,19,14672,12,20,54,-1,1,40,2,54,0,79,63,31,-1,2,54,-1,2,15,13299,40,0,54,-1,2,19,17256,20,-4,43,63,3,0,15,13303,19,8448,0,-10,3,0,15,13307,36,53,13318,41,31,-1,81,3,0,15,13357,40,0,45,91,29,23,1,0,1,19,12876,8,-4,54,-1,1,40,2,54,0,79,63,31,-1,2,54,-1,2,40,1,54,0,74,63,3,0,15,13356,36,53,13367,41,31,-1,82,3,0,15,13450,40,0,45,92,29,23,1,0,1,54,-1,1,40,1,54,0,74,63,13,15,13395,54,-1,1,3,0,15,13449,54,-1,1,40,1,54,0,76,63,39,13,15,13418,29,54,-1,1,40,1,54,0,77,63,15,13427,54,-1,1,3,0,15,13449,19,5408,12,0,54,0,330,40,2,54,-1,1,19,15556,28,-19,43,63,3,0,15,13449,36,53,13460,41,31,-1,83,3,0,15,14099,40,0,45,93,29,23,1,0,1,54,-1,1,40,1,54,0,74,63,13,15,13486,33,3,0,15,14098,54,-1,1,40,1,54,0,324,19,3180,8,-5,43,63,13,15,13508,33,3,0,15,14098,54,-1,1,40,1,54,0,325,19,3180,8,-5,43,63,39,15,13540,29,54,-1,1,40,1,54,0,326,19,3180,8,-5,43,63,39,15,13558,29,54,-1,1,40,1,54,0,327,19,3180,8,-5,43,63,15,13565,33,3,0,15,14098,40,0,54,-1,1,19,17256,20,-4,43,63,31,-1,2,19,8560,64,-17,53,1,19,15136,24,11,53,1,19,10492,20,-7,53,1,19,13892,32,-10,53,1,19,9196,16,-3,53,1,19,17e3,16,13,53,1,19,14240,16,15,53,1,19,13084,44,-16,53,1,19,6016,48,-14,53,1,19,13532,24,0,53,1,19,10516,16,16,53,1,19,9416,52,-22,53,1,19,12128,12,16,53,1,19,12388,20,21,53,1,19,15056,12,-6,53,1,19,2920,16,15,53,1,19,15840,12,-6,53,1,19,7404,8,-1,53,1,19,8488,8,-4,53,1,19,17120,16,8,53,1,19,6444,36,-19,53,1,19,5440,8,8,53,1,19,8032,4,9,53,1,26,23,31,-1,3,54,-1,3,54,-1,2,43,15,13736,33,3,0,15,14098,33,31,-1,4,19,3188,8,-8,40,1,54,-1,1,19,6500,20,9,43,63,31,-1,5,54,-1,5,53,0,17,15,13839,54,-1,5,53,0,40,2,54,-1,1,19,10796,20,7,43,63,31,-1,6,19,9576,4,-7,40,1,54,-1,6,19,6500,20,9,43,63,53,1,12,17,15,13828,19,9576,4,-7,40,1,54,-1,6,19,10916,12,18,43,63,53,0,43,3,0,15,13831,54,-1,6,67,-1,4,29,3,0,15,14031,19,9576,4,-7,40,1,54,-1,1,19,6500,20,9,43,63,53,1,12,17,15,13886,19,9576,4,-7,40,1,54,-1,1,19,10916,12,18,43,63,53,0,43,67,-1,4,29,3,0,15,14031,19,13716,8,10,40,1,54,-1,1,19,6500,20,9,43,63,53,1,12,17,15,13933,19,13716,8,10,40,1,54,-1,1,19,10916,12,18,43,63,53,0,43,67,-1,4,29,3,0,15,14031,54,-1,1,40,1,54,0,327,19,3180,8,-5,43,63,39,13,15,13971,29,19,600,4,-16,40,1,54,-1,1,19,6500,20,9,43,63,53,1,12,17,39,13,15,13995,29,19,15080,4,-14,40,1,54,-1,1,19,6500,20,9,43,63,53,1,12,17,15,14008,54,-1,1,67,-1,4,29,3,0,15,14031,54,-1,1,40,1,54,0,328,19,3180,8,-5,43,63,15,14031,54,-1,1,67,-1,4,29,54,-1,4,13,15,14042,33,3,0,15,14098,54,-1,4,40,1,54,0,82,63,67,-1,4,29,54,-1,4,40,1,54,0,76,63,39,13,15,14078,29,54,-1,4,40,1,54,0,77,63,15,14085,33,3,0,15,14098,54,-1,4,40,1,54,0,75,63,3,0,15,14098,36,53,14109,41,31,-1,84,3,0,15,14407,40,0,45,94,29,23,1,0,1,54,-1,1,19,4796,20,-3,43,39,13,15,14139,29,54,-1,1,19,3400,20,19,43,39,13,15,14148,29,19,8448,0,-10,31,-1,2,19,8448,0,-10,54,0,312,40,2,19,3212,4,-7,54,0,311,40,2,54,-1,2,19,15556,28,-19,43,63,19,15556,28,-19,43,63,67,-1,2,29,19,4012,16,-2,54,-1,1,40,2,54,0,79,63,15,14229,19,4012,16,-2,54,-1,1,40,2,54,0,79,63,39,13,15,14225,29,19,8448,0,-10,67,-1,2,29,54,-1,2,13,15,14261,19,356,24,6,54,-1,1,40,2,54,0,79,63,39,13,15,14257,29,19,8448,0,-10,67,-1,2,29,54,-1,2,13,15,14320,19,12876,8,-4,54,-1,1,40,2,54,0,79,63,31,-1,3,54,-1,3,15,14320,19,8448,0,-10,19,15596,4,-1,40,2,54,-1,3,19,15556,28,-19,43,63,39,13,15,14316,29,19,8448,0,-10,67,-1,2,29,54,-1,2,13,15,14331,33,3,0,15,14406,54,-1,2,40,1,54,0,72,63,67,-1,2,29,19,3212,4,-7,40,1,54,-1,2,19,10916,12,18,43,63,31,-1,4,19,600,4,-16,40,1,54,0,342,53,0,40,2,54,-1,4,19,14116,24,-20,43,63,19,7680,8,-5,43,63,31,-1,5,54,-1,5,40,1,54,0,75,63,3,0,15,14406,36,53,14417,41,31,-1,85,3,0,15,14589,40,0,45,95,29,23,1,0,1,54,-1,1,19,13856,8,15,43,39,13,15,14443,29,19,8448,0,-10,31,-1,2,19,8448,0,-10,54,0,312,40,2,19,3212,4,-7,54,0,311,40,2,54,-1,2,19,15556,28,-19,43,63,19,15556,28,-19,43,63,67,-1,2,29,54,-1,2,13,15,14515,19,14320,24,12,54,-1,1,40,2,54,0,79,63,39,13,15,14511,29,19,8448,0,-10,67,-1,2,29,54,-1,2,13,15,14526,33,3,0,15,14588,19,3212,4,-7,40,1,54,-1,2,19,10916,12,18,43,63,31,-1,3,19,600,4,-16,40,1,54,0,342,53,0,40,2,54,-1,3,19,14116,24,-20,43,63,19,7680,8,-5,43,63,31,-1,4,54,-1,4,40,1,54,0,75,63,3,0,15,14588,36,53,14599,41,31,-1,86,3,0,15,14876,40,0,45,96,29,23,2,0,1,2,54,-1,1,13,39,13,15,14627,29,54,-1,1,19,7164,40,-9,43,13,15,14634,33,3,0,15,14875,40,0,31,-1,3,54,-1,2,19,14412,12,19,43,31,-1,4,53,0,31,-1,5,54,-1,5,54,-1,4,21,15,14702,19,14796,4,-9,54,-1,2,54,-1,5,43,38,19,14932,4,-12,38,40,1,54,-1,3,19,8552,8,5,43,63,29,8,-1,5,0,29,3,0,15,14655,7,14740,19,7064,4,14,40,1,54,-1,3,19,7680,8,-5,43,63,40,1,54,-1,1,19,7164,40,-9,43,63,67,-1,6,29,59,14736,3,0,15,14748,31,-1,7,33,3,0,15,14875,54,0,340,54,-1,6,19,14412,12,19,43,40,2,19,4004,8,9,35,19,10828,12,18,43,63,31,-1,8,53,0,31,-1,9,54,-1,9,54,-1,8,21,15,14870,54,-1,6,54,-1,9,43,31,-1,10,53,0,31,-1,11,54,-1,11,54,-1,4,21,15,14861,54,-1,2,54,-1,11,43,40,1,54,-1,10,19,1636,16,17,43,63,31,-1,12,54,-1,12,40,1,54,0,78,63,15,14852,54,-1,12,3,0,15,14875,8,-1,11,0,29,3,0,15,14804,8,-1,9,0,29,3,0,15,14780,33,3,0,15,14875,36,53,14886,41,31,-1,87,3,0,15,14973,40,0,45,97,29,23,2,0,1,2,54,-1,1,19,5440,8,8,50,15,14912,3,1,3,0,15,14972,54,-1,1,19,6444,36,-19,50,39,15,14958,29,54,-1,2,19,5440,8,8,50,39,13,15,14945,29,54,-1,2,19,3196,8,-2,50,39,13,15,14958,29,54,-1,2,19,13432,8,4,50,15,14966,3,1,3,0,15,14972,3,0,3,0,15,14972,36,53,14983,41,31,-1,88,3,0,15,15196,40,0,45,98,29,23,4,0,1,2,3,4,54,-1,2,19,6444,36,-19,50,39,15,15020,29,54,-1,3,54,-1,2,40,2,54,0,87,63,13,15,15028,3,1,3,0,15,15195,54,-1,2,19,5792,16,3,50,39,13,15,15049,29,54,-1,2,19,10140,12,21,50,15,15057,3,1,3,0,15,15195,19,12644,8,-1,19,2244,16,-14,19,3388,12,0,19,8512,16,-10,19,3100,72,-19,19,4028,12,11,19,17048,20,20,19,12808,28,-8,40,8,31,-1,5,54,-1,4,40,1,54,-1,5,19,6500,20,9,43,63,53,1,12,60,15,15120,3,1,3,0,15,15195,19,6100,20,-3,54,-1,1,40,2,54,0,79,63,31,-1,6,54,-1,6,19,8448,0,-10,50,39,13,15,15157,29,54,-1,6,19,6768,8,15,50,39,15,15169,29,54,-1,4,19,5440,8,8,60,39,15,15181,29,54,-1,4,19,3172,8,5,60,15,15189,3,1,3,0,15,15195,3,0,3,0,15,15195,36,53,15206,41,31,-1,89,3,0,15,15359,40,0,45,99,29,23,4,0,1,2,3,4,54,-1,3,54,-1,2,40,2,54,0,87,63,15,15240,19,5440,8,8,3,0,15,15358,54,-1,2,19,13440,4,-13,50,39,15,15261,29,54,-1,1,40,1,54,0,81,63,15,15271,19,3172,8,5,3,0,15,15358,54,-1,4,19,5440,8,8,50,15,15289,19,5440,8,8,3,0,15,15358,54,-1,4,19,3172,8,5,50,15,15307,19,3172,8,5,3,0,15,15358,54,-1,4,54,-1,3,54,-1,2,54,-1,1,40,4,54,0,88,63,15,15335,19,6444,36,-19,3,0,15,15358,54,-1,2,19,13440,4,-13,50,15,15353,19,3172,8,5,3,0,15,15358,33,3,0,15,15358,36,53,15369,41,31,-1,90,3,0,15,15441,40,0,45,100,29,23,1,0,1,54,-1,1,19,5440,8,8,50,15,15396,19,8032,4,9,3,0,15,15440,54,-1,1,19,6444,36,-19,50,15,15414,19,6444,36,-19,3,0,15,15440,54,-1,1,19,3172,8,5,50,15,15432,19,3172,8,5,3,0,15,15440,19,8448,0,-10,3,0,15,15440,36,53,15451,41,31,-1,91,3,0,15,15523,40,0,45,101,29,23,2,0,1,2,54,-1,2,40,1,54,0,74,63,13,15,15478,25,3,0,15,15522,54,-1,2,40,1,54,-1,1,19,6500,20,9,43,63,53,1,12,50,15,15513,54,-1,2,40,1,54,-1,1,19,8552,8,5,43,63,29,19,4988,16,21,35,3,0,15,15522,36,53,15533,41,31,-1,92,3,0,15,16012,40,0,45,102,29,23,5,0,1,2,3,4,5,54,-1,2,40,1,54,0,75,63,31,-1,6,54,-1,6,13,15,15569,25,3,0,15,16011,54,0,331,40,1,54,-1,6,19,10916,12,18,43,63,31,-1,7,19,600,4,-16,40,1,54,0,342,53,0,40,2,54,-1,7,19,14116,24,-20,43,63,19,7680,8,-5,43,63,31,-1,8,54,-1,3,40,1,54,0,90,63,31,-1,9,19,8448,0,-10,31,-1,10,19,8448,0,-10,31,-1,11,54,-1,9,13,15,15667,54,-1,8,67,-1,10,29,54,-1,6,67,-1,11,29,3,0,15,15941,54,-1,3,19,6444,36,-19,50,15,15799,54,-1,4,39,13,15,15689,29,19,8448,0,-10,40,1,54,0,75,63,31,-1,12,54,-1,12,39,15,15713,29,54,-1,12,19,12380,8,21,60,39,15,15735,29,54,-1,12,40,1,54,-1,6,19,6500,20,9,43,63,53,1,12,50,31,-1,13,54,-1,9,54,0,341,38,31,-1,14,54,-1,13,15,15773,54,-1,9,54,0,341,38,54,-1,12,38,19,600,4,-16,38,67,-1,14,29,54,-1,14,54,-1,8,38,67,-1,10,29,54,-1,9,54,-1,6,38,67,-1,11,29,3,0,15,15941,54,-1,8,31,-1,15,54,-1,6,31,-1,16,54,-1,9,54,0,341,38,40,1,54,-1,16,19,6500,20,9,43,63,53,0,50,15,15911,54,-1,9,19,14412,12,19,43,53,1,38,40,1,54,-1,16,19,10796,20,7,43,63,67,-1,16,29,19,600,4,-16,40,1,54,-1,16,19,10916,12,18,43,63,67,-1,7,29,19,600,4,-16,40,1,54,0,342,53,0,40,2,54,-1,7,19,14116,24,-20,43,63,19,7680,8,-5,43,63,67,-1,15,29,54,-1,9,54,0,341,38,54,-1,15,38,67,-1,10,29,54,-1,9,54,0,341,38,54,-1,16,38,67,-1,11,29,54,-1,11,31,-1,17,54,-1,5,40,1,54,0,74,63,15,15969,54,0,341,54,-1,5,38,20,-1,17,29,54,-1,17,40,1,54,0,73,63,31,-1,18,54,-1,10,54,0,341,38,54,-1,18,38,54,-1,1,40,2,54,0,91,63,29,19,4988,16,21,35,3,0,15,16011,36,53,16022,41,31,-1,93,3,0,15,16937,40,0,45,103,29,23,2,0,1,2,54,-1,1,13,39,13,15,16052,29,54,-1,1,19,7096,16,10,43,53,1,60,15,16059,33,3,0,15,16936,40,0,31,-1,3,40,0,54,-1,1,19,4228,24,-19,43,19,17256,20,-4,43,63,31,-1,4,40,0,19,16492,16,-7,54,-1,1,40,2,54,0,79,63,39,13,15,16107,29,19,8448,0,-10,19,17256,20,-4,43,63,31,-1,5,54,-1,1,40,1,54,0,80,63,31,-1,6,54,-1,6,54,-1,5,54,-1,4,54,-1,1,40,4,54,0,89,63,31,-1,7,54,-1,7,19,3172,8,5,50,15,16176,19,12876,8,-4,54,-1,1,40,2,54,0,79,63,3,0,15,16177,33,31,-1,8,19,14196,44,-8,19,4688,64,-16,19,16944,20,1,19,17136,20,18,19,228,12,-1,19,7624,16,9,19,4816,12,0,19,16700,28,1,19,2216,28,6,40,9,31,-1,9,54,-1,9,19,14412,12,19,43,31,-1,10,53,0,31,-1,11,54,-1,11,54,-1,10,21,15,16309,54,-1,9,54,-1,11,43,54,-1,1,40,2,54,0,79,63,31,-1,12,54,-1,12,40,1,54,0,78,63,15,16300,33,54,-1,5,54,-1,7,54,-1,12,54,-1,3,40,5,54,0,92,63,29,3,0,15,16309,8,-1,11,0,29,3,0,15,16237,19,4984,4,21,54,-1,1,40,2,54,0,79,63,31,-1,13,54,-1,13,40,1,54,0,78,63,15,16356,33,54,-1,5,54,-1,7,54,-1,13,54,-1,3,40,5,54,0,92,63,29,54,-1,7,39,15,16374,29,54,-1,3,19,14412,12,19,43,53,0,50,15,16422,54,-1,9,54,-1,1,40,2,54,0,86,63,31,-1,14,54,-1,14,40,1,54,0,78,63,15,16422,33,54,-1,5,54,-1,7,54,-1,14,54,-1,3,40,5,54,0,92,63,29,54,-1,3,19,14412,12,19,43,53,0,50,15,16554,19,10840,20,-11,19,14704,28,-18,19,5648,24,-13,19,240,32,-18,19,14320,24,12,19,13856,8,15,40,6,31,-1,15,54,-1,15,19,14412,12,19,43,31,-1,16,53,0,31,-1,17,54,-1,17,54,-1,16,21,15,16554,54,-1,15,54,-1,17,43,54,-1,1,40,2,54,0,79,63,31,-1,18,54,-1,18,40,1,54,0,78,63,15,16545,54,-1,8,54,-1,5,54,-1,7,54,-1,18,54,-1,3,40,5,54,0,92,63,29,3,0,15,16554,8,-1,17,0,29,3,0,15,16480,54,-1,3,19,14412,12,19,43,53,0,50,15,16735,54,-1,1,19,5764,28,-17,43,31,-1,19,54,-1,19,62,19,2400,16,19,50,39,15,16602,29,54,-1,19,19,14412,12,19,43,53,0,17,15,16735,19,8448,0,-10,19,380,8,-2,40,2,19,4084,24,-20,35,65,40,1,54,-1,19,19,10916,12,18,43,63,31,-1,20,54,0,340,54,-1,20,19,14412,12,19,43,40,2,19,4004,8,9,35,19,10828,12,18,43,63,31,-1,21,53,0,31,-1,22,54,-1,22,54,-1,21,21,15,16735,54,-1,20,54,-1,22,43,40,1,54,0,83,63,31,-1,23,54,-1,23,15,16726,54,-1,8,54,-1,20,38,54,-1,5,54,-1,7,54,-1,23,54,-1,3,40,5,54,0,92,63,29,3,0,15,16735,8,-1,22,0,29,3,0,15,16666,54,-1,3,19,14412,12,19,43,53,0,50,15,16787,54,-1,1,40,1,54,0,85,63,31,-1,24,54,-1,24,15,16787,54,-1,8,54,-1,5,54,-1,7,54,-1,24,54,-1,3,40,5,54,0,92,63,29,54,-1,3,19,14412,12,19,43,53,0,50,15,16839,54,-1,1,40,1,54,0,84,63,31,-1,25,54,-1,25,15,16839,54,-1,8,54,-1,5,54,-1,7,54,-1,25,54,-1,3,40,5,54,0,92,63,29,54,-1,3,19,14412,12,19,43,53,0,50,15,16897,54,-1,7,39,13,15,16863,29,54,-1,4,54,0,341,38,19,9396,20,18,38,31,-1,26,54,-1,8,54,-1,5,54,-1,7,54,-1,26,54,-1,3,40,5,54,0,92,63,29,54,-1,2,15,16909,54,-1,3,3,0,15,16936,54,-1,3,53,0,43,31,-1,27,54,-1,27,13,15,16929,33,3,0,15,16936,54,-1,27,3,0,15,16936,36,53,16947,41,31,-1,94,3,0,15,17031,40,0,45,104,29,23,1,0,1,54,-1,1,13,39,13,15,16976,29,54,-1,1,19,14412,12,19,43,53,0,50,15,16985,54,-1,1,3,0,15,17030,54,-1,1,19,14412,12,19,43,53,4,5,15,17006,19,15044,8,-11,3,0,15,17030,54,-1,1,19,14412,12,19,43,40,1,19,636,4,22,19,16904,8,12,43,63,3,0,15,17030,36,53,17041,41,31,-1,95,3,0,15,17217,40,0,45,105,29,23,1,0,1,54,-1,1,53,0,43,31,-1,2,54,-1,2,54,0,344,50,15,17087,54,-1,1,53,1,43,39,13,15,17083,29,19,8448,0,-10,3,0,15,17216,54,-1,2,54,0,343,50,15,17208,54,-1,1,53,3,43,31,-1,3,54,-1,3,15,17129,54,-1,1,53,2,43,39,13,15,17125,29,19,8448,0,-10,3,0,15,17216,54,-1,1,53,4,43,31,-1,4,19,8448,0,-10,31,-1,5,54,-1,4,15,17201,54,-1,4,19,14412,12,19,43,31,-1,6,53,0,31,-1,7,54,-1,7,54,-1,6,21,15,17201,54,-1,4,54,-1,7,43,40,1,54,0,95,63,20,-1,5,29,8,-1,7,0,29,3,0,15,17166,54,-1,5,3,0,15,17216,19,8448,0,-10,3,0,15,17216,36,53,17227,41,31,-1,96,3,0,15,17720,40,0,45,106,29,23,2,0,1,2,53,17247,41,31,-1,3,3,0,15,17666,40,0,45,107,29,23,1,0,1,54,-1,1,13,39,13,15,17275,29,54,-1,1,19,7096,16,10,43,33,37,15,17293,33,3,0,19,8448,0,-10,54,0,345,40,4,3,0,15,17665,54,-1,1,19,7096,16,10,43,31,-1,2,3,0,31,-1,3,54,-1,2,53,3,50,15,17399,54,-1,1,19,3324,12,2,43,39,13,15,17334,29,19,8448,0,-10,31,-1,4,54,-1,4,54,-1,1,40,2,54,106,2,63,67,-1,3,29,54,-1,3,15,17371,54,-1,4,40,1,54,0,94,63,3,0,15,17374,54,-1,4,31,-1,5,54,-1,1,54,-1,3,54,-1,5,54,0,344,40,4,3,0,15,17665,3,0,15,17647,54,-1,2,53,1,50,15,17647,54,-1,1,31,-1,6,40,0,31,-1,7,54,-1,6,19,4916,28,-16,43,31,-1,8,19,8448,0,-10,31,-1,9,54,-1,8,19,14412,12,19,43,31,-1,10,53,0,31,-1,11,54,-1,11,54,-1,10,21,15,17514,54,-1,8,54,-1,11,43,40,1,54,106,3,63,31,-1,12,54,-1,12,40,1,54,-1,7,19,8552,8,5,43,63,29,54,-1,12,40,1,54,0,95,63,20,-1,9,29,8,-1,11,0,29,3,0,15,17452,54,-1,6,19,4228,24,-19,43,15,17544,40,0,54,-1,6,19,4228,24,-19,43,19,17256,20,-4,43,63,3,0,15,17548,19,8448,0,-10,31,-1,13,54,-1,13,19,6444,36,-19,50,39,13,15,17572,29,54,-1,13,19,5792,16,3,50,31,-1,14,54,-1,14,39,13,15,17595,29,54,-1,9,54,-1,6,40,2,54,106,2,63,67,-1,3,29,54,-1,3,15,17617,54,-1,9,40,1,54,0,94,63,3,0,15,17620,54,-1,9,31,-1,15,54,-1,6,54,-1,7,54,-1,3,54,-1,15,54,-1,13,54,0,343,40,6,3,0,15,17665,54,-1,1,3,0,19,8448,0,-10,54,0,345,40,4,3,0,15,17665,36,54,-1,1,13,39,13,15,17684,29,54,-1,2,62,19,12168,16,3,60,15,17694,19,8448,0,-10,3,0,15,17719,54,-1,1,40,1,54,-1,3,63,31,-1,4,54,-1,4,40,1,54,0,95,63,3,0,15,17719,36,53,17730,41,31,-1,97,3,0,15,17901,40,0,45,108,29,23,1,0,1,54,-1,1,40,1,19,13848,8,11,35,19,10128,12,7,43,63,13,15,17763,33,3,0,15,17900,40,0,54,-1,1,19,14116,24,-20,43,63,31,-1,2,54,-1,1,19,14412,12,19,43,31,-1,3,53,0,31,-1,4,54,-1,4,54,-1,3,21,15,17893,54,-1,1,54,-1,4,43,31,-1,5,54,-1,5,62,19,2400,16,19,50,39,15,17837,29,54,-1,5,19,14412,12,19,43,54,0,297,17,15,17884,54,-1,5,40,1,54,0,329,19,3180,8,-5,43,63,15,17860,33,3,0,15,17900,54,0,297,53,0,40,2,54,-1,5,19,14116,24,-20,43,63,54,-1,2,54,-1,4,11,29,8,-1,4,0,29,3,0,15,17793,54,-1,2,3,0,15,17900,36,53,17911,41,31,-1,98,3,0,15,18224,40,0,45,109,29,23,2,0,1,2,40,0,54,0,62,63,32,19,14040,20,5,11,29,32,19,14040,20,5,43,40,1,54,0,63,63,13,15,17963,54,0,354,32,19,5848,8,-5,11,29,3,0,15,17973,54,0,353,32,19,5848,8,-5,11,29,54,-1,1,40,1,54,0,99,63,32,19,888,60,-12,11,29,54,-1,2,62,19,12168,16,3,50,15,18007,54,-1,2,3,0,15,18008,33,32,19,1320,64,-12,11,29,33,32,19,4828,40,20,11,29,32,40,1,32,19,15020,24,18,43,19,10244,8,10,43,63,32,19,14520,36,18,11,29,32,19,5848,8,-5,43,54,0,353,50,15,18078,19,12988,20,7,40,1,54,0,64,65,32,19,4584,24,11,11,29,3,0,15,18107,32,19,5848,8,-5,43,54,0,354,50,15,18107,19,12988,20,7,40,1,54,0,65,65,32,19,4584,24,11,11,29,40,0,54,0,68,63,32,19,9076,12,10,11,29,40,0,19,3056,12,-19,35,19,15532,24,-18,43,63,32,19,16568,16,1,11,29,7,18211,53,18149,41,3,0,15,18170,40,0,45,110,31,-1,0,23,1,1,2,19,4988,16,21,35,3,0,15,18169,36,40,1,32,19,16568,16,1,43,40,0,54,0,70,63,40,2,54,0,266,40,2,32,19,13324,40,16,43,63,19,6428,12,7,43,63,29,59,18207,3,0,15,18214,31,-1,3,19,4988,16,21,35,3,0,15,18223,36,53,18234,41,31,-1,99,3,0,15,18624,40,0,45,111,29,23,1,0,1,40,0,31,-1,2,54,-1,1,19,14504,16,10,43,54,-1,2,54,0,346,11,29,54,-1,1,19,5216,48,-15,43,54,-1,2,54,0,349,11,29,54,-1,1,19,1544,36,-13,43,54,-1,2,54,0,351,11,29,53,0,46,54,-1,2,54,0,347,11,29,53,0,46,54,-1,2,54,0,348,11,29,54,-1,1,19,4140,28,14,43,54,-1,2,54,0,350,11,29,54,-1,1,19,1544,36,-13,43,54,-1,2,54,0,351,11,29,54,-1,1,19,14952,24,-6,43,15,18436,53,18367,41,3,0,15,18412,40,0,45,112,31,-1,0,23,1,1,2,54,-1,2,62,19,2400,16,19,50,15,18404,54,-1,2,40,1,19,4084,24,-20,35,65,3,0,15,18411,54,-1,2,3,0,15,18411,36,40,1,54,-1,1,19,14952,24,-6,43,19,14372,8,4,43,63,54,-1,2,54,0,347,11,29,54,-1,1,19,420,20,9,43,15,18522,53,18453,41,3,0,15,18498,40,0,45,113,31,-1,0,23,1,1,2,54,-1,2,62,19,2400,16,19,50,15,18490,54,-1,2,40,1,19,4084,24,-20,35,65,3,0,15,18497,54,-1,2,3,0,15,18497,36,40,1,54,-1,1,19,420,20,9,43,19,14372,8,4,43,63,54,-1,2,54,0,348,11,29,54,-1,1,19,5216,48,-15,43,15,18564,19,5276,8,15,40,1,54,-1,1,19,5216,48,-15,43,19,7680,8,-5,43,63,54,-1,2,54,0,350,11,29,3,0,15,18576,19,7660,20,21,54,-1,2,54,0,350,11,29,54,-1,1,19,1544,36,-13,43,15,18606,54,-1,1,19,1544,36,-13,43,54,-1,2,54,0,351,11,29,3,0,15,18616,3,0,54,-1,2,54,0,351,11,29,54,-1,2,3,0,15,18623,36,53,18634,41,31,-1,100,3,0,15,18856,40,0,45,114,29,23,3,0,1,2,3,54,-1,1,13,15,18656,33,3,0,15,18855,54,-1,3,62,19,6760,8,12,50,15,18674,54,-1,3,3,0,15,18676,53,2,31,-1,4,54,-1,1,31,-1,5,53,0,31,-1,6,19,2628,44,-22,35,19,3044,12,12,43,31,-1,7,54,-1,7,19,3240,12,-5,43,62,19,12168,16,3,50,15,18727,19,3240,12,-5,3,0,15,18776,54,-1,7,19,1248,64,-15,43,62,19,12168,16,3,50,15,18751,19,1248,64,-15,3,0,15,18776,54,-1,7,19,13808,40,6,43,62,19,12168,16,3,50,15,18775,19,13808,40,6,3,0,15,18776,33,31,-1,8,54,-1,5,39,15,18793,29,54,-1,6,54,-1,4,5,15,18850,54,-1,8,13,15,18806,33,3,0,15,18855,54,-1,2,40,1,54,-1,5,54,-1,8,43,63,15,18828,54,-1,5,3,0,15,18855,54,-1,5,19,1588,48,-14,43,67,-1,5,29,53,1,20,-1,6,29,3,0,15,18779,33,3,0,15,18855,36,53,18866,41,31,-1,101,3,0,15,18948,40,0,45,115,29,23,1,0,1,54,-1,1,62,19,2400,16,19,60,15,18893,53,0,46,3,0,15,18947,19,164,4,12,40,1,54,-1,1,19,6500,20,9,43,63,31,-1,2,54,-1,2,53,1,12,50,15,18927,54,-1,1,3,0,15,18943,54,-1,2,53,0,40,2,54,-1,1,19,14116,24,-20,43,63,3,0,15,18947,36,53,18958,41,31,-1,102,3,0,15,19027,40,0,45,116,29,23,1,0,1,54,-1,1,54,0,266,50,39,13,15,18986,29,54,-1,1,54,0,268,50,39,13,15,18998,29,54,-1,1,54,0,269,50,39,13,15,19010,29,54,-1,1,54,0,270,50,39,13,15,19022,29,54,-1,1,54,0,271,50,3,0,15,19026,36,53,19037,41,31,-1,103,3,0,15,19282,40,0,45,117,29,23,0,0,26,0,32,19,3544,20,11,11,29,19,9716,32,12,40,0,19,2884,8,15,26,0,19,7052,12,-3,40,0,19,3056,12,-19,35,19,15532,24,-18,43,63,19,8100,28,4,53,0,19,2676,28,1,26,0,19,4076,8,-16,26,0,19,4624,20,20,26,0,19,14600,16,-8,3,0,19,10748,28,-16,3,0,26,9,32,19,5392,8,0,11,29,26,0,32,19,5392,8,0,43,19,13876,16,5,11,29,3,1,32,19,5392,8,0,43,19,13876,16,5,43,54,0,360,11,29,3,1,32,19,5392,8,0,43,19,13876,16,5,43,54,0,361,11,29,3,1,32,19,5392,8,0,43,19,13876,16,5,43,54,0,362,11,29,3,1,32,19,5392,8,0,43,19,13876,16,5,43,54,0,363,11,29,3,1,32,19,5392,8,0,43,19,13876,16,5,43,54,0,364,11,29,3,1,32,19,5392,8,0,43,19,13876,16,5,43,54,0,365,11,29,32,40,1,32,19,2724,28,9,43,19,10244,8,10,43,63,32,19,2724,28,9,11,29,19,4988,16,21,35,3,0,15,19281,36,53,19292,41,31,-1,104,3,0,15,19333,40,0,45,118,29,23,5,0,1,2,3,4,5,54,-1,5,54,-1,4,54,-1,3,54,-1,2,54,-1,1,40,1,40,5,54,0,105,63,3,0,15,19332,36,53,19343,41,31,-1,105,3,0,15,19724,40,0,45,119,29,23,5,0,1,2,3,4,5,40,0,31,-1,6,53,0,40,1,54,-1,1,19,14116,24,-20,43,63,31,-1,7,53,0,31,-1,8,53,0,31,-1,9,54,-1,3,39,13,15,19398,29,54,0,372,67,-1,3,29,54,-1,4,39,13,15,19413,29,54,0,370,67,-1,4,29,54,-1,8,54,-1,7,19,14412,12,19,43,21,39,15,19440,29,54,-1,9,54,-1,4,21,39,15,19456,29,54,-1,6,19,14412,12,19,43,54,-1,2,21,15,19716,54,-1,7,54,-1,8,43,31,-1,10,53,1,20,-1,8,29,53,1,20,-1,9,29,54,-1,5,39,15,19496,29,54,-1,10,40,1,54,-1,5,63,15,19502,3,0,15,19712,54,-1,10,19,3240,12,-5,43,62,19,12168,16,3,50,39,15,19534,29,54,-1,3,40,1,54,-1,10,19,3240,12,-5,43,63,15,19569,54,-1,10,40,1,54,-1,6,19,8552,8,5,43,63,29,54,-1,6,19,14412,12,19,43,54,-1,2,4,15,19569,3,0,15,19716,54,-1,10,19,6320,16,20,43,13,39,13,15,19602,29,54,-1,10,19,6320,16,20,43,19,14412,12,19,43,62,19,6760,8,12,60,15,19608,3,0,15,19712,54,-1,4,54,-1,7,19,14412,12,19,43,1,31,-1,11,54,-1,10,19,6320,16,20,43,19,14412,12,19,43,54,-1,11,17,15,19649,54,-1,11,3,0,15,19662,54,-1,10,19,6320,16,20,43,19,14412,12,19,43,31,-1,12,53,0,31,-1,13,54,-1,13,54,-1,12,21,15,19712,54,-1,10,19,6320,16,20,43,54,-1,13,43,40,1,54,-1,7,19,8552,8,5,43,63,29,8,-1,13,0,29,3,0,15,19670,3,0,15,19417,54,-1,6,3,0,15,19723,36,53,19734,41,31,-1,106,3,0,15,19956,40,0,45,120,29,23,0,0,54,0,374,40,1,19,8528,12,-1,35,19,7164,40,-9,43,63,40,1,19,13848,8,11,35,19,3044,12,12,43,19,14116,24,-20,43,19,6624,8,-7,43,63,31,-1,1,40,0,31,-1,2,54,-1,1,19,14412,12,19,43,31,-1,3,53,0,31,-1,4,54,-1,4,54,-1,3,21,15,19919,54,-1,1,54,-1,4,43,19,1588,48,-14,43,31,-1,5,3,0,31,-1,6,54,-1,5,15,19885,54,-1,5,40,1,54,-1,1,19,6500,20,9,43,63,53,1,12,60,15,19869,3,1,67,-1,6,29,3,0,15,19885,54,-1,5,19,1588,48,-14,43,67,-1,5,29,3,0,15,19834,54,-1,6,13,15,19910,54,-1,1,54,-1,4,43,40,1,54,-1,2,19,8552,8,5,43,63,29,8,-1,4,0,29,3,0,15,19805,54,-1,2,19,14412,12,19,43,53,0,17,15,19939,54,-1,2,3,0,15,19951,19,8528,12,-1,35,19,15204,20,-20,43,40,1,3,0,15,19955,36,53,19966,41,31,-1,107,3,0,15,20012,40,0,45,121,29,23,1,0,1,54,-1,1,19,3240,12,-5,43,62,19,12168,16,3,50,39,15,20007,29,54,0,375,40,1,54,-1,1,19,3240,12,-5,43,63,3,0,15,20011,36,53,20022,41,31,-1,108,3,0,15,20049,40,0,45,122,29,23,0,0,40,0,32,19,3544,20,11,11,29,19,4988,16,21,35,3,0,15,20048,36,53,20059,41,31,-1,109,3,0,15,20087,40,0,45,123,29,23,0,0,53,0,46,32,19,7936,12,6,11,29,19,4988,16,21,35,3,0,15,20086,36,53,20097,41,31,-1,110,3,0,15,20234,40,0,45,124,29,23,0,0,19,2876,8,3,35,19,5420,20,-13,43,31,-1,1,54,-1,1,13,15,20130,53,0,3,0,15,20233,19,8448,0,-10,31,-1,2,54,-1,1,40,1,19,5116,16,10,35,19,3636,8,20,43,63,31,-1,3,54,-1,3,19,14412,12,19,43,31,-1,4,53,0,31,-1,5,54,-1,5,54,-1,4,21,15,20220,54,-1,3,54,-1,5,43,31,-1,6,54,-1,6,19,80,4,-15,38,54,-1,1,54,-1,6,43,38,20,-1,2,29,8,-1,5,0,29,3,0,15,20172,54,-1,2,40,1,54,0,383,63,3,0,15,20233,36,53,20244,41,31,-1,111,3,0,15,20826,40,0,45,125,29,23,0,0,19,2876,8,3,35,19,10964,32,-9,43,62,19,4988,16,21,50,15,20275,33,3,0,15,20825,19,2876,8,3,35,19,10964,32,-9,43,31,-1,1,19,5116,16,10,35,19,16208,28,3,43,31,-1,2,19,5116,16,10,35,19,4868,40,15,43,31,-1,3,33,33,33,33,40,4,31,-1,4,54,-1,1,19,16596,28,-19,43,31,-1,5,54,-1,1,19,836,12,-1,43,31,-1,6,54,-1,1,19,15272,12,9,43,31,-1,7,54,-1,1,19,9748,12,-15,43,31,-1,8,19,3044,12,12,31,-1,9,7,20467,53,20383,41,3,0,15,20413,40,0,45,126,31,-1,0,23,1,1,2,54,-1,2,40,1,54,125,2,63,19,14412,12,19,43,3,0,15,20412,36,40,1,54,-1,8,54,-1,9,43,54,-1,7,54,-1,9,43,54,-1,6,54,-1,9,43,54,-1,5,54,-1,9,43,54,-1,1,40,5,19,14372,8,4,43,63,54,-1,4,53,0,11,29,59,20463,3,0,15,20470,31,-1,10,7,20618,19,2876,8,3,35,40,1,54,-1,2,63,31,-1,11,19,10964,32,-9,19,2876,8,3,35,40,2,54,-1,3,63,31,-1,12,53,20511,41,3,0,15,20540,40,0,45,127,31,-1,0,23,1,1,2,54,-1,2,15,20533,53,1,3,0,15,20535,53,0,3,0,15,20539,36,40,1,54,-1,12,53,0,46,60,39,15,20561,29,19,2020,12,14,54,-1,12,16,54,-1,12,53,0,46,60,19,10964,32,-9,40,1,54,-1,11,19,6500,20,9,43,63,53,1,12,60,19,10964,32,-9,19,2876,8,3,35,16,40,4,19,14372,8,4,43,63,54,-1,4,53,1,11,29,59,20614,3,0,15,20621,31,-1,13,7,20667,54,-1,1,40,1,19,5116,16,10,35,19,3044,12,12,43,19,2992,16,9,43,19,6624,8,-7,43,63,19,14412,12,19,43,54,-1,4,53,2,11,29,59,20663,3,0,15,20670,31,-1,14,7,20815,19,3584,12,-1,35,19,3044,12,12,43,19,2992,16,9,43,31,-1,15,19,836,12,-1,19,16596,28,-19,19,5332,60,-19,19,14732,28,-18,19,612,12,0,40,5,31,-1,16,53,20722,41,3,0,15,20791,40,0,45,128,31,-1,0,23,1,1,2,19,2876,8,3,35,19,10964,32,-9,43,54,-1,2,43,31,-1,3,54,-1,3,62,19,12168,16,3,50,15,20784,54,-1,3,40,1,54,125,15,19,6624,8,-7,43,63,19,14412,12,19,43,3,0,15,20786,53,0,3,0,15,20790,36,40,1,54,-1,16,19,14372,8,4,43,63,54,-1,4,53,3,11,29,59,20811,3,0,15,20818,31,-1,17,54,-1,4,3,0,15,20825,36,53,20836,41,31,-1,112,3,0,15,20916,40,0,45,129,29,23,0,0,7,20898,19,2876,8,3,35,19,15936,24,-14,43,31,-1,1,54,-1,1,13,15,20870,33,3,0,15,20915,54,-1,1,19,8644,8,-10,43,54,-1,1,19,776,20,-15,43,40,2,3,0,15,20915,59,20894,3,0,15,20906,31,-1,2,33,3,0,15,20915,19,4988,16,21,35,3,0,15,20915,36,53,20926,41,31,-1,113,3,0,15,20970,40,0,45,130,29,23,0,0,7,20952,40,0,54,0,110,63,3,0,15,20969,59,20948,3,0,15,20960,31,-1,1,33,3,0,15,20969,19,4988,16,21,35,3,0,15,20969,36,53,20980,41,31,-1,114,3,0,15,21073,40,0,45,131,29,23,0,0,7,21055,19,7556,32,-12,40,1,19,4212,16,-7,35,19,10448,44,-10,43,63,31,-1,1,54,-1,1,19,14412,12,19,43,53,0,17,15,21042,54,-1,1,53,0,43,19,3348,12,-3,43,3,0,15,21072,3,0,15,21049,53,1,12,3,0,15,21072,59,21051,3,0,15,21063,31,-1,2,33,3,0,15,21072,19,4988,16,21,35,3,0,15,21072,36,53,21083,41,31,-1,115,3,0,15,21132,40,0,45,132,29,23,0,0,7,21114,40,0,54,0,382,19,2820,16,20,43,63,3,0,15,21131,59,21110,3,0,15,21122,31,-1,1,33,3,0,15,21131,19,4988,16,21,35,3,0,15,21131,36,53,21142,41,31,-1,116,3,0,15,21593,40,0,45,133,29,23,0,0,53,20,31,-1,1,7,21575,19,8528,12,-1,35,13,39,13,15,21179,29,19,8528,12,-1,35,19,7072,24,11,43,13,15,21186,33,3,0,15,21592,19,636,4,22,40,1,19,8528,12,-1,35,19,5160,40,18,43,63,31,-1,2,54,-1,2,19,14412,12,19,43,31,-1,3,54,-1,1,40,1,19,13848,8,11,35,65,31,-1,4,53,0,31,-1,5,53,0,31,-1,6,54,-1,6,54,-1,3,21,39,15,21259,29,54,-1,5,54,-1,1,21,15,21537,54,-1,2,54,-1,6,43,31,-1,7,40,0,54,-1,7,19,6648,24,11,43,63,13,15,21289,3,0,15,21528,54,-1,7,19,14976,16,2,43,31,-1,8,54,-1,8,19,14412,12,19,43,31,-1,9,53,0,31,-1,10,54,-1,10,54,-1,9,21,39,15,21334,29,54,-1,5,54,-1,1,21,15,21528,54,-1,8,54,-1,10,43,31,-1,11,54,-1,11,19,13856,8,15,43,31,-1,12,54,-1,12,19,4984,4,21,50,39,13,15,21378,29,54,-1,12,19,9156,12,-3,50,15,21384,3,0,15,21519,54,-1,12,19,14412,12,19,43,31,-1,13,54,-1,13,53,10,17,15,21422,53,10,53,0,40,2,54,-1,12,19,10796,20,7,43,63,67,-1,12,29,54,-1,11,19,2020,12,14,43,39,13,15,21439,29,19,8448,0,-10,31,-1,14,54,-1,14,19,14412,12,19,43,31,-1,15,54,-1,15,53,10,17,15,21498,53,5,53,0,40,2,54,-1,14,19,10796,20,7,43,63,54,-1,15,53,5,1,40,1,54,-1,14,19,10796,20,7,43,63,38,67,-1,14,29,54,-1,12,19,14096,4,10,38,54,-1,14,38,54,-1,4,8,-1,5,0,11,29,8,-1,10,0,29,3,0,15,21316,8,-1,6,0,29,3,0,15,21241,54,-1,5,53,0,50,15,21550,33,3,0,15,21592,54,-1,5,54,-1,4,19,14412,12,19,11,29,54,-1,4,3,0,15,21592,59,21571,3,0,15,21583,31,-1,16,33,3,0,15,21592,19,4988,16,21,35,3,0,15,21592,36,53,21603,41,31,-1,117,3,0,15,21683,40,0,45,134,29,23,0,0,7,21665,19,2876,8,3,35,19,15936,24,-14,43,31,-1,1,54,-1,1,13,15,21637,33,3,0,15,21682,54,-1,1,19,7588,24,-10,43,54,-1,1,19,10424,24,11,43,40,2,3,0,15,21682,59,21661,3,0,15,21673,31,-1,2,33,3,0,15,21682,19,4988,16,21,35,3,0,15,21682,36,53,21693,41,31,-1,118,3,0,15,21742,40,0,45,135,29,23,0,0,7,21724,40,0,54,0,376,19,2820,16,20,43,63,3,0,15,21741,59,21720,3,0,15,21732,31,-1,1,33,3,0,15,21741,19,4988,16,21,35,3,0,15,21741,36,53,21752,41,31,-1,119,3,0,15,21832,40,0,45,136,29,23,0,0,7,21814,19,2876,8,3,35,19,1112,20,-1,43,31,-1,1,54,-1,1,13,15,21786,33,3,0,15,21831,54,-1,1,19,8644,8,-10,43,54,-1,1,19,776,20,-15,43,40,2,3,0,15,21831,59,21810,3,0,15,21822,31,-1,2,33,3,0,15,21831,19,4988,16,21,35,3,0,15,21831,36,53,21842,41,31,-1,120,3,0,15,22077,40,0,45,137,29,23,0,0,7,22059,19,8528,12,-1,35,19,13768,12,-1,43,31,-1,1,54,-1,1,13,15,21876,33,3,0,15,22076,54,-1,1,19,14412,12,19,43,31,-1,2,54,-1,2,40,1,19,13848,8,11,35,65,31,-1,3,53,0,31,-1,4,53,0,31,-1,5,54,-1,5,54,-1,2,21,15,22034,54,-1,1,54,-1,5,43,31,-1,6,54,-1,6,13,15,21940,3,0,15,22025,54,-1,6,19,4276,4,15,43,39,13,15,21957,29,19,8448,0,-10,31,-1,7,19,13620,60,-20,40,1,54,-1,7,19,6500,20,9,43,63,53,1,12,60,15,22025,54,-1,7,19,14412,12,19,43,53,128,17,15,22013,53,128,53,0,40,2,54,-1,7,19,10796,20,7,43,63,3,0,15,22016,54,-1,7,54,-1,3,8,-1,4,0,11,29,8,-1,5,0,29,3,0,15,21911,54,-1,4,54,-1,3,19,14412,12,19,11,29,54,-1,3,3,0,15,22076,59,22055,3,0,15,22067,31,-1,8,33,3,0,15,22076,19,4988,16,21,35,3,0,15,22076,36,53,22087,41,31,-1,121,3,0,15,22131,40,0,45,138,29,23,0,0,7,22113,40,0,54,0,111,63,3,0,15,22130,59,22109,3,0,15,22121,31,-1,1,33,3,0,15,22130,19,4988,16,21,35,3,0,15,22130,36,53,22141,41,31,-1,122,3,0,15,22176,40,0,45,139,29,23,0,0,19,2876,8,3,35,19,12140,16,15,43,19,2876,8,3,35,19,6144,20,17,43,40,2,3,0,15,22175,36,53,22186,41,31,-1,123,3,0,15,22251,40,0,45,140,29,23,0,0,7,22233,53,150,53,0,40,2,19,2876,8,3,35,19,12856,20,20,43,19,12876,8,-4,43,19,14116,24,-20,43,63,3,0,15,22250,59,22229,3,0,15,22241,31,-1,1,33,3,0,15,22250,19,4988,16,21,35,3,0,15,22250,36,53,22261,41,31,-1,124,3,0,15,22559,40,0,45,141,29,23,0,0,53,22279,41,31,-1,1,3,0,15,22468,40,0,45,142,29,23,2,0,1,2,54,141,5,54,141,3,4,15,22303,25,3,0,15,22467,54,-1,1,19,4984,4,21,43,31,-1,3,54,-1,3,15,22396,54,-1,3,19,14412,12,19,43,31,-1,4,54,-1,4,53,10,17,15,22384,53,5,53,0,40,2,54,-1,3,19,10796,20,7,43,63,54,-1,4,53,5,1,40,1,54,-1,3,19,10796,20,7,43,63,38,54,141,4,8,141,5,0,11,29,3,0,15,22396,54,-1,3,54,141,4,8,141,5,0,11,29,54,-1,2,54,141,2,4,15,22410,25,3,0,15,22467,54,-1,1,19,8064,24,-2,43,31,-1,5,54,-1,5,15,22458,54,-1,2,53,1,38,54,-1,5,40,2,54,141,1,63,29,54,-1,5,19,12408,28,-3,43,67,-1,5,29,3,0,15,22421,19,4988,16,21,35,3,0,15,22467,36,53,5,31,-1,2,53,20,31,-1,3,54,-1,3,40,1,19,13848,8,11,35,65,31,-1,4,53,0,31,-1,5,7,22536,19,8528,12,-1,35,19,7072,24,11,43,15,22530,53,0,19,8528,12,-1,35,19,7072,24,11,43,40,2,54,-1,1,63,29,59,22532,3,0,15,22539,31,-1,6,54,-1,5,54,-1,4,19,14412,12,19,11,29,54,-1,4,3,0,15,22558,36,53,22569,41,31,-1,125,3,0,15,22618,40,0,45,143,29,23,0,0,7,22600,40,0,54,0,379,19,2820,16,20,43,63,3,0,15,22617,59,22596,3,0,15,22608,31,-1,1,33,3,0,15,22617,19,4988,16,21,35,3,0,15,22617,36,53,22628,41,31,-1,126,3,0,15,23462,40,0,45,144,29,23,0,0,19,8148,16,-18,53,63,19,12436,16,-2,53,62,19,6480,12,18,53,61,19,13452,16,-18,53,60,19,5832,16,4,53,59,19,15372,12,4,53,58,19,3204,8,11,53,57,19,3884,24,6,53,56,19,272,8,15,53,55,19,3764,8,-1,53,54,19,14852,4,1,53,53,19,10676,8,21,53,52,19,4112,4,-6,53,51,19,1928,8,14,53,50,19,14780,16,7,53,49,19,6264,12,21,53,48,19,13744,24,7,53,47,19,7640,8,-1,53,46,19,2952,16,-14,53,45,19,8048,16,14,53,44,19,15764,16,-8,53,43,19,704,16,-3,53,42,19,6880,8,-4,53,41,19,15344,8,-8,53,40,19,8652,12,-6,53,39,19,15720,12,-10,53,38,19,15284,8,-5,53,37,19,13968,16,8,53,36,19,3040,4,-3,53,35,19,7068,4,-2,53,34,19,3680,4,-5,53,33,19,15200,4,17,53,32,19,15756,8,14,53,31,19,6008,8,-21,53,30,19,13284,8,21,53,29,19,14408,4,5,53,28,19,14760,4,-2,53,27,19,13292,8,22,53,26,19,4176,8,-10,53,25,19,12640,4,20,53,24,19,8896,4,-5,53,23,19,10320,8,17,53,22,19,3672,8,11,53,21,19,12320,8,19,53,20,19,5112,4,-20,53,19,19,14188,8,-8,53,18,19,7364,8,5,53,17,19,15736,8,-5,53,16,19,9176,12,-11,53,15,19,10212,16,12,53,14,19,14556,16,-8,53,13,19,3576,8,-9,53,12,19,15068,12,12,53,11,19,6208,8,-13,53,10,19,2788,8,13,53,9,19,1936,8,-19,53,8,19,14640,12,-6,53,7,19,7648,12,14,53,6,19,5448,12,17,53,5,19,10736,12,-15,53,4,19,3380,8,13,53,3,19,9640,12,-17,53,2,19,2704,8,17,53,1,19,4668,8,-5,53,0,26,64,31,-1,1,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,53,0,40,64,31,-1,2,53,64,31,-1,3,53,500,31,-1,4,53,20,31,-1,5,53,0,31,-1,6,7,23444,3,0,33,53,1,19,8528,12,-1,35,19,7072,24,11,43,40,4,19,8528,12,-1,35,19,15880,56,-17,43,63,31,-1,7,54,-1,7,19,5952,56,-19,43,31,-1,8,54,-1,8,39,15,23236,29,54,-1,6,54,-1,4,21,15,23308,54,-1,1,54,-1,8,19,4228,24,-19,43,43,31,-1,9,54,-1,9,53,0,46,60,15,23289,54,-1,2,54,-1,9,43,54,-1,5,5,15,23284,54,-1,2,54,-1,9,34,0,29,8,-1,6,0,29,40,0,54,-1,7,19,15692,16,-7,43,63,67,-1,8,29,3,0,15,23222,53,0,31,-1,10,54,-1,10,54,-1,3,21,15,23426,54,-1,2,54,-1,10,43,31,-1,11,54,-1,11,54,-1,5,17,15,23355,53,9,54,-1,2,54,-1,10,11,29,3,0,15,23417,54,-1,11,53,15,17,15,23377,53,8,54,-1,2,54,-1,10,11,29,3,0,15,23417,54,-1,11,53,10,17,15,23399,53,7,54,-1,2,54,-1,10,11,29,3,0,15,23417,54,-1,11,53,5,17,15,23417,53,6,54,-1,2,54,-1,10,11,29,8,-1,10,0,29,3,0,15,23313,54,-1,2,54,-1,6,40,2,3,0,15,23461,59,23440,3,0,15,23452,31,-1,12,33,3,0,15,23461,19,4988,16,21,35,3,0,15,23461,36,53,23472,41,31,-1,127,3,0,15,23810,40,0,45,145,29,23,0,0,7,23792,53,20,31,-1,1,19,8528,12,-1,35,19,3600,36,-8,43,31,-1,2,54,-1,2,13,15,23511,33,3,0,15,23809,54,-1,2,19,14412,12,19,43,31,-1,3,54,-1,1,40,1,19,13848,8,11,35,65,31,-1,4,53,0,31,-1,5,53,0,31,-1,6,54,-1,6,54,-1,3,21,15,23767,54,-1,5,54,-1,1,4,15,23568,3,0,15,23767,54,-1,2,54,-1,6,43,31,-1,7,54,-1,7,13,15,23588,3,0,15,23758,33,31,-1,8,7,23625,54,-1,7,19,4060,16,12,43,39,13,15,23615,29,54,-1,7,19,6088,12,19,43,67,-1,8,29,59,23621,3,0,15,23632,31,-1,9,3,0,15,23758,54,-1,8,15,23758,54,-1,8,53,0,43,31,-1,10,54,-1,10,13,15,23656,3,0,15,23758,54,-1,10,19,8676,64,-21,43,39,13,15,23673,29,19,8448,0,-10,31,-1,11,54,-1,11,15,23758,54,-1,11,19,14412,12,19,43,31,-1,12,54,-1,12,53,10,17,15,23746,53,5,53,0,40,2,54,-1,11,19,10796,20,7,43,63,54,-1,12,53,5,1,40,1,54,-1,11,19,10796,20,7,43,63,38,54,-1,4,8,-1,5,0,11,29,3,0,15,23758,54,-1,11,54,-1,4,8,-1,5,0,11,29,8,-1,6,0,29,3,0,15,23546,54,-1,5,54,-1,4,19,14412,12,19,11,29,54,-1,4,3,0,15,23809,59,23788,3,0,15,23800,31,-1,13,33,3,0,15,23809,19,4988,16,21,35,3,0,15,23809,36,53,23820,41,31,-1,128,3,0,15,23855,40,0,45,146,29,23,0,0,19,2876,8,3,35,19,13724,16,3,43,19,2876,8,3,35,19,1524,16,-3,43,40,2,3,0,15,23854,36,53,23865,41,31,-1,129,3,0,15,23914,40,0,45,147,29,23,0,0,7,23896,40,0,54,0,192,19,2820,16,20,43,63,3,0,15,23913,59,23892,3,0,15,23904,31,-1,1,33,3,0,15,23913,19,4988,16,21,35,3,0,15,23913,36,53,23924,41,31,-1,130,3,0,15,24004,40,0,45,148,29,23,0,0,7,23986,19,2876,8,3,35,19,1112,20,-1,43,31,-1,1,54,-1,1,13,15,23958,33,3,0,15,24003,54,-1,1,19,12900,44,-20,43,54,-1,1,19,3260,48,-17,43,40,2,3,0,15,24003,59,23982,3,0,15,23994,31,-1,2,33,3,0,15,24003,19,4988,16,21,35,3,0,15,24003,36,53,24014,41,31,-1,131,3,0,15,24079,40,0,45,149,29,23,0,0,7,24061,53,150,53,0,40,2,19,8528,12,-1,35,19,12856,20,20,43,19,12876,8,-4,43,19,14116,24,-20,43,63,3,0,15,24078,59,24057,3,0,15,24069,31,-1,1,33,3,0,15,24078,19,4988,16,21,35,3,0,15,24078,36,53,24089,41,31,-1,132,3,0,15,24112,40,0,45,150,29,23,0,0,19,2876,8,3,35,19,16080,32,22,43,3,0,15,24111,36,53,24122,41,31,-1,133,3,0,15,24202,40,0,45,151,29,23,0,0,7,24184,19,8528,12,-1,35,19,7072,24,11,43,31,-1,1,54,-1,1,13,15,24156,33,3,0,15,24201,54,-1,1,19,7292,36,-15,43,54,-1,1,19,4752,16,-2,43,40,2,3,0,15,24201,59,24180,3,0,15,24192,31,-1,2,33,3,0,15,24201,19,4988,16,21,35,3,0,15,24201,36,53,24212,41,31,-1,134,3,0,15,24230,40,0,45,152,29,23,0,0,19,4988,16,21,35,3,0,15,24229,36,53,24240,41,31,-1,135,3,0,15,24450,40,0,45,153,29,23,2,0,1,2,19,3964,12,-9,40,1,19,8528,12,-1,35,19,5160,40,18,43,63,31,-1,3,19,9384,12,-4,54,-1,2,38,67,-1,7,29,19,8884,12,9,54,-1,1,38,67,-1,8,29,53,0,67,-1,4,29,54,-1,4,54,-1,3,19,14412,12,19,43,21,15,24444,54,-1,3,54,-1,4,43,67,-1,5,29,54,-1,5,19,1636,16,17,43,15,24354,19,4276,4,15,40,1,54,-1,5,19,1636,16,17,43,63,3,0,15,24355,33,67,-1,6,29,54,-1,6,13,15,24386,54,-1,5,19,4276,4,15,43,39,13,15,24382,29,19,8448,0,-10,67,-1,6,29,54,-1,7,40,1,54,-1,6,19,6500,20,9,43,63,53,1,12,60,39,15,24426,29,54,-1,8,40,1,54,-1,6,19,6500,20,9,43,63,53,1,12,60,15,24435,54,-1,5,3,0,15,24449,8,-1,4,0,29,3,0,15,24300,33,3,0,15,24449,36,53,24460,41,31,-1,136,3,0,15,24953,40,0,45,154,29,23,1,0,1,7,24909,19,3388,12,0,31,-1,2,33,31,-1,3,54,-1,1,19,624,12,-19,43,31,-1,4,54,-1,4,53,0,46,60,39,15,24516,29,54,-1,4,19,16112,4,-7,43,53,0,46,60,15,24903,54,-1,4,19,16112,4,-7,43,19,15732,4,21,50,15,24672,54,-1,1,19,9188,8,-4,43,19,2876,8,3,35,50,15,24635,54,-1,4,19,15352,4,-7,43,53,2,50,15,24570,19,2836,40,-21,67,-1,2,29,54,-1,2,54,-1,4,19,11012,4,-15,43,40,2,54,0,135,63,67,-1,3,29,54,-1,3,33,24,15,24631,54,-1,3,19,4276,4,15,43,54,-1,3,19,2264,72,-21,43,40,2,40,1,54,0,389,53,0,43,19,8552,8,5,43,63,29,3,0,15,24668,54,-1,1,19,16420,20,-14,43,54,-1,1,19,9188,8,-4,43,40,2,40,1,54,0,389,53,0,43,19,8552,8,5,43,63,29,3,0,15,24903,54,-1,4,19,16112,4,-7,43,19,84,8,-13,50,15,24810,54,-1,1,19,9188,8,-4,43,19,2876,8,3,35,50,15,24781,54,-1,4,19,15352,4,-7,43,53,2,50,15,24724,19,2836,40,-21,67,-1,2,29,54,-1,2,54,-1,4,19,11012,4,-15,43,40,2,54,0,135,63,67,-1,3,29,54,-1,3,33,24,15,24777,54,-1,3,19,4276,4,15,43,54,-1,3,19,2264,72,-21,43,40,2,54,0,389,53,1,11,29,3,0,15,24806,54,-1,1,19,16420,20,-14,43,54,-1,1,19,9188,8,-4,43,40,2,54,0,389,53,1,11,29,3,0,15,24903,54,-1,4,19,16112,4,-7,43,19,7328,4,-13,50,15,24903,54,-1,4,19,13528,4,-17,43,33,37,15,24842,25,3,0,15,24952,54,0,389,53,2,43,54,-1,4,19,13528,4,-17,43,43,33,24,15,24903,54,-1,4,19,15732,4,21,43,54,-1,4,19,3228,4,13,43,40,2,40,1,54,0,389,53,2,43,54,-1,4,19,13528,4,-17,43,43,19,8552,8,5,43,63,29,59,24905,3,0,15,24943,31,-1,5,19,500,12,4,54,-1,5,19,500,12,4,43,26,1,19,2936,16,-19,19,4564,8,16,19,15600,24,-8,40,4,0,63,29,19,4988,16,21,35,3,0,15,24952,36,53,24963,41,31,-1,137,3,0,15,25301,40,0,45,155,29,23,3,0,1,2,3,7,25257,54,-1,1,19,624,12,-19,43,31,-1,4,54,-1,4,53,0,46,60,39,15,25010,29,54,-1,4,19,16112,4,-7,43,53,0,46,60,15,25251,54,-1,4,19,16112,4,-7,43,19,4684,4,12,50,15,25251,54,-1,4,19,11012,4,-15,43,33,24,39,15,25053,29,54,-1,4,19,11012,4,-15,43,54,-1,3,60,15,25060,25,3,0,15,25300,53,25067,41,3,0,15,25117,40,0,45,156,29,23,1,0,1,19,500,12,4,54,-1,1,19,500,12,4,43,26,1,19,2936,16,-19,19,4564,8,16,19,4644,24,17,40,4,0,63,29,19,4988,16,21,35,3,0,15,25116,36,40,1,53,25126,41,3,0,15,25230,40,0,45,157,29,23,0,0,19,636,4,22,19,13528,4,-17,54,155,4,19,13528,4,-17,43,19,15732,4,21,54,0,384,40,1,19,9284,8,-2,35,19,16012,52,-19,43,63,40,1,54,0,139,63,19,3228,4,13,54,155,2,19,16112,4,-7,19,7328,4,-13,19,9188,8,-4,19,5420,20,-13,26,5,40,2,19,2876,8,3,35,19,2452,16,-9,43,19,16856,20,4,43,63,29,19,4988,16,21,35,3,0,15,25229,36,40,1,40,0,54,0,138,63,19,3524,8,13,43,63,19,6428,12,7,43,63,29,59,25253,3,0,15,25291,31,-1,5,19,500,12,4,54,-1,5,19,500,12,4,43,26,1,19,2936,16,-19,19,4564,8,16,19,7760,32,-2,40,4,0,63,29,19,4988,16,21,35,3,0,15,25300,36,53,25311,41,31,-1,138,3,0,15,25675,40,0,45,158,29,23,0,0,53,25329,41,31,-1,1,3,0,15,25578,40,0,45,159,29,23,2,0,1,2,53,25346,41,3,0,15,25411,40,0,45,160,29,23,2,0,1,2,53,25,53,25365,41,3,0,15,25392,40,0,45,161,29,23,0,0,19,13408,20,-16,40,1,19,8128,12,-12,35,65,40,1,54,160,2,63,36,40,2,19,8400,48,-17,35,63,29,19,4988,16,21,35,3,0,15,25410,36,40,1,19,8088,12,-2,35,65,31,-1,3,53,25429,41,3,0,15,25481,40,0,45,162,31,-1,0,23,1,1,2,19,500,12,4,54,-1,2,19,500,12,4,43,26,1,19,2936,16,-19,19,4564,8,16,19,13300,24,16,40,4,0,63,29,19,4988,16,21,35,3,0,15,25480,36,40,1,53,25490,41,3,0,15,25522,40,0,45,163,31,-1,0,23,1,1,2,54,-1,2,54,0,384,54,159,2,11,29,19,4988,16,21,35,3,0,15,25521,36,40,1,54,-1,3,40,0,54,-1,1,63,40,1,19,8088,12,-2,35,19,12516,20,22,43,63,40,2,40,1,19,8088,12,-2,35,19,3092,8,-11,43,63,19,3524,8,13,43,63,19,6428,12,7,43,63,3,0,15,25577,36,40,0,31,-1,2,53,0,31,-1,3,54,-1,3,54,0,385,19,14412,12,19,43,21,15,25654,54,0,385,54,-1,3,43,62,19,12168,16,3,50,15,25645,54,-1,3,54,0,385,54,-1,3,43,40,2,54,-1,1,63,40,1,54,-1,2,19,8552,8,5,43,63,29,8,-1,3,0,29,3,0,15,25588,54,-1,2,40,1,19,8088,12,-2,35,19,16508,4,-7,43,63,3,0,15,25674,36,53,25685,41,31,-1,139,3,0,15,25702,40,0,45,164,29,23,1,0,1,54,-1,1,3,0,15,25701,36,53,25712,41,31,-1,140,3,0,15,25854,40,0,45,165,29,23,2,0,1,2,53,25729,41,3,0,15,25795,40,0,45,166,29,23,2,0,1,2,54,165,2,53,25749,41,3,0,15,25776,40,0,45,167,29,23,0,0,19,10928,4,16,40,1,19,8128,12,-12,35,65,40,1,54,166,2,63,36,40,2,19,8400,48,-17,35,63,29,19,4988,16,21,35,3,0,15,25794,36,40,1,19,8088,12,-2,35,65,31,-1,3,40,0,54,-1,1,63,40,1,19,8088,12,-2,35,19,12516,20,22,43,63,31,-1,4,54,-1,3,54,-1,4,40,2,40,1,19,8088,12,-2,35,19,3092,8,-11,43,63,3,0,15,25853,36,53,25864,41,31,-1,141,3,0,15,26201,40,0,45,168,29,23,4,0,1,2,3,4,19,14036,4,-11,67,0,390,29,54,-1,1,62,19,6760,8,12,60,39,13,15,25904,29,54,-1,1,53,2,17,15,25912,53,0,67,-1,1,29,54,-1,4,15,25927,54,-1,1,53,1,38,3,0,15,25929,53,1,31,-1,5,53,25939,41,3,0,15,26188,40,0,45,169,31,-1,0,23,2,1,2,3,53,25961,41,31,-1,4,3,0,15,26175,40,0,45,170,29,23,1,0,1,19,12264,8,-20,54,-1,1,38,67,0,390,29,7,26152,54,0,389,53,2,43,54,168,3,43,31,-1,2,54,-1,2,19,14412,12,19,43,54,168,5,60,31,-1,3,54,-1,2,53,0,46,50,39,13,15,26027,29,54,-1,3,31,-1,4,54,-1,4,39,15,26043,29,54,-1,1,53,30,21,15,26115,54,-1,1,53,10,21,15,26059,53,1,3,0,15,26061,53,3,31,-1,5,54,-1,5,53,26074,41,3,0,15,26102,40,0,45,171,31,-1,0,23,0,1,54,170,1,54,170,5,38,40,1,54,169,4,63,3,0,15,26101,36,40,2,19,8400,48,-17,35,63,29,3,0,15,26146,19,15e3,4,4,67,0,390,29,54,-1,2,40,1,19,9284,8,-2,35,19,16012,52,-19,43,63,40,1,54,169,2,63,29,59,26148,3,0,15,26165,31,-1,6,54,-1,6,40,1,54,169,3,63,29,19,4988,16,21,35,3,0,15,26174,36,53,0,40,1,54,-1,4,63,3,0,15,26187,36,40,1,19,8088,12,-2,35,65,3,0,15,26200,36,53,26211,41,31,-1,143,3,0,15,26355,40,0,45,172,29,23,2,0,1,2,53,0,31,-1,3,53,0,31,-1,4,54,-1,4,54,0,389,53,0,43,19,14412,12,19,43,21,15,26347,54,0,389,53,0,43,54,-1,4,43,53,0,43,33,24,15,26338,54,0,389,53,0,43,54,-1,4,43,53,1,43,19,13528,4,-17,54,-1,2,19,11012,4,-15,54,-1,1,19,16112,4,-7,19,4684,4,12,19,9188,8,-4,19,5420,20,-13,26,4,40,2,54,0,389,53,0,43,54,-1,4,43,53,0,43,19,16856,20,4,43,63,29,53,1,20,-1,3,29,8,-1,4,0,29,3,0,15,26231,54,-1,3,3,0,15,26354,36,53,26365,41,31,-1,144,3,0,15,26752,40,0,45,173,29,23,4,0,1,2,3,4,54,-1,2,33,37,15,26389,25,3,0,15,26751,7,26661,53,0,31,-1,5,54,-1,3,39,15,26407,29,54,-1,4,13,15,26425,54,-1,2,54,-1,1,40,2,54,0,143,63,67,-1,5,29,19,2260,4,-10,67,0,390,29,40,0,54,0,138,63,31,-1,6,53,26449,41,3,0,15,26494,40,0,45,174,29,23,1,0,1,19,4564,8,16,54,-1,1,26,1,19,2936,16,-19,19,4564,8,16,19,8920,24,5,40,4,0,63,29,19,4988,16,21,35,3,0,15,26493,36,40,1,53,26503,41,3,0,15,26634,40,0,45,175,31,-1,0,23,0,1,19,16204,4,6,67,0,390,29,54,0,384,40,1,19,9284,8,-2,35,19,16012,52,-19,43,63,40,1,54,0,139,63,53,0,40,2,40,1,54,0,389,53,2,43,54,173,2,43,19,8552,8,5,43,63,29,54,173,4,15,26611,54,0,389,53,2,43,54,173,2,43,40,1,19,9284,8,-2,35,19,16012,52,-19,43,63,40,1,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,26633,54,173,3,54,173,2,54,173,1,54,173,5,40,4,54,0,141,63,3,0,15,26633,36,40,1,54,-1,6,19,3524,8,13,43,63,19,6428,12,7,43,63,3,0,15,26751,59,26657,3,0,15,26742,31,-1,7,19,500,12,4,54,-1,7,19,500,12,4,43,26,1,19,2936,16,-19,19,4564,8,16,19,7832,36,16,40,4,0,63,29,53,26702,41,3,0,15,26730,40,0,45,176,31,-1,0,23,1,1,2,40,0,54,-1,2,63,29,19,4988,16,21,35,3,0,15,26729,36,40,1,19,8088,12,-2,35,65,3,0,15,26751,19,4988,16,21,35,3,0,15,26751,36,53,26762,41,31,-1,145,3,0,15,26810,40,0,45,177,29,23,0,0,53,15,53,2,40,2,53,36,40,1,40,0,19,4004,8,9,35,19,17208,12,3,43,63,19,2992,16,9,43,63,19,10796,20,7,43,63,3,0,15,26809,36,53,26820,41,31,-1,146,3,0,15,26904,40,0,45,178,29,23,0,0,19,8088,12,-2,35,62,19,4988,16,21,60,39,15,26859,29,19,8088,12,-2,35,19,3092,8,-11,43,62,19,12168,16,3,50,39,15,26879,29,19,8088,12,-2,35,19,16508,4,-7,43,62,19,12168,16,3,50,39,15,26899,29,19,8088,12,-2,35,19,12516,20,22,43,62,19,12168,16,3,50,3,0,15,26903,36,53,26914,41,31,-1,147,3,0,15,27213,40,0,45,179,29,23,4,0,1,2,3,4,40,0,54,0,146,63,13,15,26940,33,3,0,15,27212,54,-1,4,53,0,46,60,39,15,26960,29,54,-1,4,40,1,54,0,148,63,15,26967,33,3,0,15,27212,54,-1,3,62,19,14884,12,-11,60,15,26984,3,0,67,-1,3,29,54,-1,2,62,19,14884,12,-11,60,15,27001,3,1,67,-1,2,29,40,0,54,0,145,63,31,-1,5,40,0,54,0,389,53,2,43,54,-1,5,11,29,53,27030,41,3,0,15,27110,40,0,45,180,31,-1,0,23,1,1,2,19,2260,4,-10,67,0,390,29,19,14992,8,22,54,0,390,19,7976,4,-8,54,179,2,19,4564,8,16,54,-1,2,26,3,19,2936,16,-19,19,4564,8,16,19,8788,24,8,40,4,0,63,29,54,0,389,53,2,43,54,179,5,14,29,19,4988,16,21,35,3,0,15,27109,36,40,1,53,27119,41,3,0,15,27149,40,0,45,181,31,-1,0,23,1,1,2,54,0,389,53,2,43,54,179,5,14,29,54,-1,2,3,0,15,27148,36,40,1,53,90,53,27160,41,3,0,15,27190,40,0,45,182,31,-1,0,23,0,1,54,179,2,54,179,5,54,179,1,40,3,54,0,144,63,3,0,15,27189,36,40,2,54,0,140,63,19,3524,8,13,43,63,19,6428,12,7,43,63,3,0,15,27212,36,53,27223,41,31,-1,148,3,0,15,27330,40,0,45,183,29,23,1,0,1,54,-1,1,33,37,15,27258,19,16512,24,-14,19,10296,24,-8,40,2,0,63,29,3,0,3,0,15,27329,54,0,391,19,14412,12,19,43,31,-1,2,53,0,31,-1,3,54,-1,3,54,-1,2,21,15,27323,53,8,53,0,40,2,54,-1,1,19,14116,24,-20,43,63,54,0,391,54,-1,3,43,50,15,27314,3,1,3,0,15,27329,8,-1,3,0,29,3,0,15,27274,3,0,3,0,15,27329,36,53,27340,41,31,-1,149,3,0,15,27422,40,0,45,184,29,23,1,0,1,54,-1,1,53,0,50,15,27382,54,0,136,19,500,12,4,40,2,19,2876,8,3,35,19,13180,104,-19,43,63,29,3,0,15,27412,54,0,393,53,0,46,60,15,27412,54,0,393,19,500,12,4,40,2,19,2876,8,3,35,19,13180,104,-19,43,63,29,19,4988,16,21,35,3,0,15,27421,36,53,27432,41,31,-1,150,3,0,15,27712,40,0,45,185,29,23,2,0,1,2,54,-1,1,40,1,54,0,392,19,6500,20,9,43,63,53,1,12,60,15,27467,25,3,0,15,27711,54,-1,1,40,1,54,0,392,19,8552,8,5,43,63,29,54,-1,1,53,0,50,15,27515,54,0,136,19,500,12,4,40,2,19,2876,8,3,35,19,13556,64,-15,43,63,29,3,0,15,27702,53,27522,41,3,0,15,27559,40,0,45,186,31,-1,0,23,1,1,2,54,185,2,54,185,1,54,-1,2,40,3,54,0,137,63,29,19,4988,16,21,35,3,0,15,27558,36,67,0,393,29,54,0,393,19,500,12,4,40,2,19,2876,8,3,35,19,13556,64,-15,43,63,29,19,636,4,22,19,11012,4,-15,54,-1,2,19,15352,4,-7,54,-1,1,19,16112,4,-7,19,15732,4,21,19,9188,8,-4,19,5420,20,-13,26,4,40,2,19,2876,8,3,35,19,2452,16,-9,43,19,16856,20,4,43,63,29,54,-1,1,53,2,50,15,27702,19,636,4,22,19,11012,4,-15,54,-1,2,19,15352,4,-7,54,-1,1,19,16112,4,-7,19,84,8,-13,19,9188,8,-4,19,5420,20,-13,26,4,40,2,19,2876,8,3,35,19,2452,16,-9,43,19,16856,20,4,43,63,29,19,4988,16,21,35,3,0,15,27711,36,53,100,31,-1,152,53,101,31,-1,153,53,102,31,-1,154,53,110,31,-1,155,53,111,31,-1,156,53,112,31,-1,157,53,113,31,-1,158,53,120,31,-1,159,53,121,31,-1,160,53,130,31,-1,161,53,131,31,-1,162,53,140,31,-1,163,53,150,31,-1,164,53,151,31,-1,165,53,152,31,-1,166,53,160,31,-1,167,53,161,31,-1,168,53,162,31,-1,169,53,164,31,-1,170,53,165,31,-1,171,53,170,31,-1,172,53,171,31,-1,173,53,172,31,-1,174,53,173,31,-1,175,53,174,31,-1,176,53,180,31,-1,177,53,181,31,-1,178,54,-1,11,54,-1,0,40,2,54,-1,6,63,31,-1,179,54,-1,8,54,-1,1,40,2,54,-1,6,63,31,-1,180,54,-1,10,54,-1,2,40,2,54,-1,6,63,31,-1,181,54,-1,9,54,-1,3,40,2,54,-1,7,63,31,-1,182,54,-1,12,54,-1,4,40,2,54,-1,6,63,31,-1,183,53,16,31,-1,184,53,15,53,1e3,52,31,-1,185,53,12,31,-1,186,53,256,31,-1,187,53,1,31,-1,188,53,2,31,-1,189,53,3,31,-1,190,53,4,31,-1,191,53,27972,41,3,0,15,28554,40,0,45,187,31,-1,0,23,1,1,2,54,-1,2,39,13,15,27993,29,26,0,67,-1,2,29,26,0,32,19,5392,8,0,43,19,13876,16,5,11,29,54,-1,2,54,0,188,43,3,0,60,32,19,5392,8,0,43,19,13876,16,5,43,54,0,188,11,29,54,-1,2,54,0,189,43,3,0,60,32,19,5392,8,0,43,19,13876,16,5,43,54,0,189,11,29,54,-1,2,54,0,190,43,3,0,60,32,19,5392,8,0,43,19,13876,16,5,43,54,0,190,11,29,54,-1,2,54,0,191,43,3,0,60,32,19,5392,8,0,43,19,13876,16,5,43,54,0,191,11,29,40,0,19,3056,12,-19,35,19,15532,24,-18,43,63,32,19,5392,8,0,43,19,12700,32,-14,11,29,32,19,5392,8,0,43,19,12700,32,-14,43,32,19,3544,20,11,43,54,0,164,11,29,32,19,5392,8,0,43,19,14600,16,-8,43,3,0,50,15,28530,19,8528,12,-1,35,19,15204,20,-20,43,40,1,55,65,31,-1,3,54,0,183,19,13040,20,-8,54,0,191,40,3,54,0,179,19,12044,16,17,54,0,190,40,3,19,388,32,-13,3,1,19,15408,36,-21,3,1,26,2,54,0,179,19,1216,20,18,54,0,190,40,4,19,388,32,-13,3,1,19,15408,36,-21,3,1,26,2,54,0,179,19,15224,48,-12,54,0,190,40,4,54,0,181,19,3308,16,17,54,0,189,40,3,54,0,181,19,3708,12,8,54,0,189,40,3,54,0,182,19,7688,68,-21,54,0,188,40,3,54,0,180,19,14140,12,1,54,0,188,40,3,54,0,180,19,10372,52,-19,54,0,188,40,3,54,0,180,19,8496,16,-5,54,0,188,40,3,40,10,31,-1,4,54,-1,4,19,14412,12,19,43,31,-1,5,53,0,31,-1,6,54,-1,6,54,-1,5,21,15,28516,54,-1,4,54,-1,6,43,31,-1,7,54,-1,7,53,1,43,31,-1,8,32,19,5392,8,0,43,19,13876,16,5,43,54,-1,7,53,0,43,43,3,1,50,15,28507,32,19,2724,28,9,43,54,-1,8,40,2,54,-1,7,53,2,43,63,31,-1,9,54,-1,7,53,3,43,39,13,15,28449,29,3,1,31,-1,10,54,-1,10,54,-1,9,54,-1,8,40,3,54,-1,3,19,13556,64,-15,43,63,29,54,-1,10,54,-1,9,54,-1,8,54,-1,3,40,4,40,1,32,19,5392,8,0,43,19,9716,32,12,43,19,8552,8,5,43,63,29,8,-1,6,0,29,3,0,15,28364,3,1,32,19,5392,8,0,43,19,14600,16,-8,11,29,3,1,32,19,5392,8,0,43,19,10748,28,-16,11,29,19,4988,16,21,35,3,0,15,28553,36,54,-1,13,19,3044,12,12,43,19,13876,16,5,11,29,53,28575,41,3,0,15,28751,40,0,45,188,31,-1,0,23,0,1,32,19,5392,8,0,43,19,9716,32,12,43,15,28727,32,19,5392,8,0,43,19,9716,32,12,43,31,-1,2,53,0,31,-1,3,54,-1,3,54,-1,2,19,14412,12,19,43,21,15,28713,54,-1,2,54,-1,3,43,53,0,43,31,-1,4,54,-1,2,54,-1,3,43,53,1,43,31,-1,5,54,-1,2,54,-1,3,43,53,2,43,31,-1,6,54,-1,2,54,-1,3,43,53,3,43,31,-1,7,54,-1,7,54,-1,6,54,-1,5,40,3,54,-1,4,19,13180,104,-19,43,63,29,8,-1,3,0,29,3,0,15,28617,40,0,32,19,5392,8,0,43,19,9716,32,12,11,29,3,0,32,19,5392,8,0,43,19,10748,28,-16,11,29,19,4988,16,21,35,3,0,15,28750,36,54,-1,13,19,3044,12,12,43,19,14028,8,8,11,29,53,28772,41,3,0,15,28798,40,0,45,189,31,-1,0,23,0,1,32,19,5392,8,0,43,19,7052,12,-3,43,3,0,15,28797,36,54,-1,13,19,3044,12,12,43,19,9988,8,11,11,29,53,28819,41,3,0,15,29053,40,0,45,190,31,-1,0,23,0,1,32,19,5392,8,0,43,19,4624,20,20,43,40,1,19,5116,16,10,35,19,3636,8,20,43,63,31,-1,2,54,-1,2,19,14412,12,19,43,31,-1,3,53,0,31,-1,4,54,-1,4,54,-1,3,21,15,29042,54,-1,2,54,-1,4,43,31,-1,5,40,0,32,19,5392,8,0,43,19,4624,20,20,43,54,-1,5,43,19,2820,16,20,43,63,32,19,3544,20,11,43,54,-1,5,11,29,54,-1,5,54,0,157,37,15,28968,40,0,32,19,5392,8,0,43,19,4624,20,20,43,54,-1,5,43,19,12544,28,16,43,63,32,19,3544,20,11,43,54,0,158,11,29,54,-1,5,54,0,161,37,15,29011,40,0,32,19,5392,8,0,43,19,4624,20,20,43,54,-1,5,43,19,12544,28,16,43,63,32,19,3544,20,11,43,54,0,162,11,29,54,-1,5,54,0,161,37,15,29033,40,0,32,19,3544,20,11,43,54,0,161,11,29,8,-1,4,0,29,3,0,15,28872,32,19,3544,20,11,43,3,0,15,29052,36,54,-1,13,19,3044,12,12,43,19,2820,16,20,11,29,53,29074,41,3,0,15,29136,40,0,45,191,31,-1,0,23,2,1,2,3,54,-1,2,40,1,19,7900,12,18,35,63,15,29112,54,-1,2,40,1,54,0,5,63,67,-1,2,29,54,-1,3,32,19,3544,20,11,43,54,-1,2,11,29,19,4988,16,21,35,3,0,15,29135,36,54,-1,13,19,3044,12,12,43,19,992,32,-19,11,29,53,29157,41,3,0,15,29200,40,0,45,192,31,-1,0,23,0,1,26,0,32,19,3544,20,11,11,29,26,0,32,19,5392,8,0,43,19,4624,20,20,11,29,19,4988,16,21,35,3,0,15,29199,36,54,-1,13,19,3044,12,12,43,19,8476,12,11,11,29,53,29221,41,3,0,15,29259,40,0,45,193,31,-1,0,23,2,1,2,3,54,-1,3,54,-1,2,40,2,32,19,2724,28,9,43,63,29,19,4988,16,21,35,3,0,15,29258,36,54,-1,13,19,3044,12,12,43,19,3732,16,15,11,29,53,29280,41,3,0,15,29600,40,0,45,194,31,-1,0,23,2,1,2,3,32,19,5392,8,0,43,19,10748,28,-16,43,3,0,50,15,29313,25,3,0,15,29599,7,29570,54,-1,2,40,1,19,7900,12,18,35,63,15,29341,54,-1,2,40,1,54,0,5,63,67,-1,2,29,53,10,54,-1,2,40,2,19,17032,16,4,35,63,67,-1,2,29,54,-1,3,19,14412,12,19,43,53,1,1,31,-1,4,54,-1,3,54,-1,4,43,32,19,5392,8,0,43,19,12700,32,-14,43,1,31,-1,5,32,19,5392,8,0,43,19,4624,20,20,43,54,-1,2,43,13,15,29507,54,-1,2,54,0,157,50,39,13,15,29431,29,54,-1,2,54,0,161,50,15,29439,3,1,3,0,15,29441,3,0,31,-1,6,54,-1,6,15,29456,54,0,187,3,0,15,29459,54,0,186,31,-1,7,54,-1,7,32,19,5392,8,0,43,19,12700,32,-14,43,54,0,185,54,0,184,40,4,44,19,16664,24,5,43,65,32,19,5392,8,0,43,19,4624,20,20,43,54,-1,2,11,29,54,-1,3,54,-1,4,43,32,19,5392,8,0,43,19,12700,32,-14,43,1,54,-1,3,54,-1,4,11,29,54,-1,3,54,-1,5,40,2,32,19,5392,8,0,43,19,4624,20,20,43,54,-1,2,43,19,8552,8,5,43,63,29,59,29566,3,0,15,29590,31,-1,8,54,-1,8,19,2604,24,-13,40,2,44,19,796,20,7,43,63,29,19,4988,16,21,35,3,0,15,29599,36,54,-1,13,19,3044,12,12,43,19,2724,28,9,11,29,40,0,54,-1,13,65,31,-1,192,53,1,31,-1,193,53,2,31,-1,194,19,7436,12,12,35,62,19,4988,16,21,60,15,29658,40,0,19,7436,12,12,35,65,3,0,15,29659,33,31,-1,195,53,0,31,-1,196,53,1,31,-1,197,53,2,31,-1,198,53,3,31,-1,199,53,4,31,-1,200,53,5,31,-1,201,53,6,31,-1,202,53,7,31,-1,203,53,8,31,-1,204,53,9,31,-1,205,53,10,31,-1,206,53,0,31,-1,207,53,1,31,-1,208,53,2,31,-1,209,53,3,31,-1,210,53,4,31,-1,211,53,5,31,-1,212,53,6,31,-1,213,53,7,31,-1,214,53,8,31,-1,215,53,9,31,-1,216,53,10,31,-1,217,53,64,31,-1,218,19,3976,28,18,19,4012,16,-2,19,356,24,6,19,13856,8,15,19,4984,4,21,40,5,31,-1,219,19,15780,60,-20,19,8900,20,-5,19,7680,8,-5,19,13780,28,9,19,16912,32,-13,19,5284,20,19,19,2796,8,-4,40,7,31,-1,220,19,13404,4,-8,19,3720,12,-21,19,9272,12,10,19,8540,12,-12,19,10152,16,20,19,9292,32,-21,19,6076,12,-1,19,548,40,-21,40,8,31,-1,221,19,3916,16,7,19,4572,12,9,19,16064,16,-9,19,3772,12,6,40,4,31,-1,222,19,15188,12,-1,19,2484,48,-20,19,3564,12,-3,19,500,12,4,19,1132,32,-17,40,5,31,-1,223,19,2376,24,16,19,16116,84,-18,19,6704,36,-9,19,14432,32,-11,19,16832,24,10,19,1404,96,-21,40,6,31,-1,224,19,2172,44,-8,19,848,40,-8,19,6944,56,6,19,14464,40,17,19,2416,36,-2,19,6596,28,-1,19,12480,36,4,40,7,31,-1,225,19,17112,8,-6,19,12096,8,-10,19,15488,8,4,19,2336,20,13,19,13372,32,-13,19,156,8,-5,40,6,31,-1,226,19,2216,28,6,31,-1,227,19,2032,140,-21,19,13488,40,-9,40,2,31,-1,228,19,9580,28,7,19,6788,44,-8,19,1944,60,19,40,3,31,-1,229,19,16536,16,-16,31,-1,230,19,14004,24,-14,19,15676,16,0,40,2,31,-1,231,19,512,36,19,31,-1,232,19,4768,28,-14,19,12060,12,-1,40,2,31,-1,233,19,112,32,-12,19,12464,16,17,40,2,31,-1,234,19,6672,32,8,19,1080,32,10,40,2,31,-1,235,19,12876,8,-4,19,16492,16,-7,19,2020,12,14,19,4012,16,-2,19,12272,20,-15,19,12768,12,16,19,14672,12,20,19,356,24,6,19,5060,12,3,19,13856,8,15,19,4984,4,21,40,11,31,-1,236,19,5060,12,3,19,2020,12,14,19,12768,12,16,19,356,24,6,19,4012,16,-2,19,16492,16,-7,19,14672,12,20,19,12876,8,-4,19,12272,20,-15,19,13856,8,15,19,4984,4,21,40,11,31,-1,237,53,8,31,-1,238,53,4,31,-1,239,53,256,31,-1,240,53,4,31,-1,241,53,8,31,-1,242,53,2048,31,-1,243,19,16876,28,-16,3,1,19,10776,20,-13,3,1,19,816,20,-13,3,1,19,640,20,-15,3,1,19,2020,12,14,3,1,19,16492,16,-7,3,1,19,6768,8,15,3,1,19,4388,4,8,3,1,19,1540,4,-6,3,1,19,3232,8,-3,3,1,19,12380,8,21,3,1,19,5724,12,15,3,1,19,12780,4,13,3,1,19,2968,16,-19,3,1,19,14112,4,-1,3,1,19,16552,16,-21,3,1,19,4908,8,21,3,1,19,4184,16,-20,3,1,19,12292,12,-20,3,1,19,1316,4,0,3,1,19,6444,36,-19,3,1,19,12040,4,-10,3,1,19,11012,4,-15,3,1,19,5400,8,11,3,1,19,92,20,-14,3,1,19,15708,12,-15,3,1,19,15356,16,-19,3,1,19,17120,16,8,3,1,19,15476,12,21,3,1,19,8036,12,12,3,1,19,5060,12,3,3,1,19,5440,8,8,3,1,19,8032,4,9,3,1,19,16696,4,22,3,1,19,604,8,-14,3,1,19,14880,4,8,3,1,19,16508,4,-7,3,1,26,37,31,-1,244,40,0,53,30476,41,3,0,15,30576,40,0,45,195,31,-1,0,23,0,1,26,0,31,-1,2,19,6300,20,-14,53,30502,41,3,0,15,30535,40,0,45,196,31,-1,0,23,2,1,2,3,54,-1,3,54,195,2,54,-1,2,11,29,19,4988,16,21,35,3,0,15,30534,36,19,16440,4,16,53,30546,41,3,0,15,30569,40,0,45,197,31,-1,0,23,1,1,2,54,195,2,54,-1,2,43,3,0,15,30568,36,26,2,3,0,15,30575,36,63,31,-1,245,53,0,31,-1,246,53,1,31,-1,247,53,2,31,-1,248,53,3,31,-1,249,53,10,31,-1,250,53,11,31,-1,251,53,12,31,-1,252,53,13,31,-1,253,53,20,31,-1,254,53,21,31,-1,255,53,30,31,-1,256,53,40,31,-1,257,53,41,31,-1,258,53,50,31,-1,259,53,51,31,-1,260,53,52,31,-1,261,53,53,31,-1,262,53,60,31,-1,263,53,61,31,-1,264,53,62,31,-1,265,53,70,31,-1,266,53,71,31,-1,267,53,72,31,-1,268,53,73,31,-1,269,53,74,31,-1,270,53,75,31,-1,271,53,76,31,-1,272,53,77,31,-1,273,53,78,31,-1,274,53,89,31,-1,275,54,-1,53,54,-1,46,40,2,54,-1,52,63,31,-1,276,54,-1,54,54,-1,46,40,2,54,-1,52,63,31,-1,277,54,-1,56,54,-1,45,40,2,54,-1,52,63,31,-1,278,54,-1,55,54,-1,47,40,2,54,-1,52,63,31,-1,279,54,-1,57,54,-1,50,40,2,54,-1,52,63,31,-1,280,54,-1,58,54,-1,49,40,2,54,-1,52,63,31,-1,281,54,-1,59,54,-1,48,40,2,54,-1,52,63,31,-1,282,54,-1,60,54,-1,51,40,2,54,-1,52,63,31,-1,283,53,1,53,0,27,31,-1,284,53,1,53,1,27,31,-1,285,53,1,53,2,27,31,-1,286,53,1,53,3,27,31,-1,287,53,1,53,4,27,31,-1,288,53,1,53,5,27,31,-1,289,53,1,53,6,27,31,-1,290,53,1,53,7,27,31,-1,291,53,1,53,8,27,31,-1,292,53,0,31,-1,293,53,1,31,-1,294,53,300,31,-1,295,53,100,31,-1,296,53,128,31,-1,297,53,212,53,81,53,127,53,16,53,59,53,17,53,231,53,255,53,172,53,102,53,136,53,155,53,103,53,126,53,36,53,6,53,52,53,69,53,137,53,139,53,158,53,214,53,78,53,237,53,128,53,162,53,26,53,135,53,42,53,253,53,125,53,205,40,32,31,-1,298,53,0,31,-1,299,53,1,53,0,27,31,-1,300,53,1,53,1,27,31,-1,301,53,1,53,2,27,31,-1,302,53,1,53,3,27,31,-1,303,53,1,53,4,27,31,-1,304,54,-1,300,54,-1,301,56,54,-1,302,56,54,-1,303,56,54,-1,304,56,31,-1,305,19,2876,8,3,35,19,8944,72,-16,43,62,19,12168,16,3,50,15,31115,19,2876,8,3,35,19,8944,72,-16,43,3,0,15,31151,53,31122,41,3,0,15,31151,40,0,45,198,31,-1,0,23,1,1,2,53,50,54,-1,2,40,2,19,8400,48,-17,35,63,3,0,15,31150,36,31,-1,306,19,2876,8,3,35,19,7792,40,15,43,62,19,12168,16,3,50,15,31186,19,2876,8,3,35,19,7792,40,15,43,3,0,15,31226,53,31193,41,3,0,15,31226,40,0,45,199,31,-1,0,23,1,1,2,54,-1,2,40,1,19,1500,24,14,35,63,29,19,4988,16,21,35,3,0,15,31225,36,31,-1,307,53,31236,41,3,0,15,31324,40,0,45,200,31,-1,0,23,0,1,32,31,-1,2,53,31257,41,3,0,15,31296,40,0,45,201,31,-1,0,23,1,1,2,54,-1,2,54,200,2,19,12536,8,21,11,29,40,0,54,200,2,19,6120,20,-22,43,63,3,0,15,31295,36,40,1,32,19,8624,20,19,43,40,1,32,19,5808,24,20,43,63,19,3524,8,13,43,63,3,0,15,31323,36,54,-1,64,19,3044,12,12,43,19,15292,8,15,11,29,53,31345,41,3,0,15,31415,40,0,45,202,31,-1,0,23,0,1,19,4200,12,15,19,14764,16,8,40,2,3,0,19,13856,8,15,19,14152,16,-15,26,1,54,0,298,40,1,19,5092,20,-2,35,65,19,13128,16,-11,40,5,19,10168,44,-17,35,19,7372,32,-16,43,19,444,32,-12,43,63,3,0,15,31414,36,54,-1,64,19,3044,12,12,43,19,5808,24,20,11,29,53,31436,41,3,0,15,31620,40,0,45,203,31,-1,0,23,2,1,2,3,26,0,31,-1,4,54,-1,2,19,14412,12,19,43,31,-1,5,53,0,31,-1,6,54,-1,6,54,-1,5,21,15,31529,54,-1,2,54,-1,6,43,31,-1,7,54,-1,7,39,15,31503,29,54,-1,7,19,4984,4,21,43,15,31520,3,1,54,-1,4,54,-1,7,19,4984,4,21,43,11,29,8,-1,6,0,29,3,0,15,31469,54,-1,3,19,14412,12,19,43,31,-1,8,53,0,31,-1,9,54,-1,9,54,-1,8,21,15,31613,54,-1,3,54,-1,9,43,31,-1,10,54,-1,10,39,15,31579,29,54,-1,10,19,4984,4,21,43,39,15,31596,29,54,-1,4,54,-1,10,19,4984,4,21,43,43,13,15,31604,3,1,3,0,15,31619,8,-1,9,0,29,3,0,15,31545,3,0,3,0,15,31619,36,54,-1,64,19,3044,12,12,43,19,7244,48,13,11,29,53,31641,41,3,0,15,32111,40,0,45,204,31,-1,0,23,1,1,2,32,31,-1,3,32,19,3796,76,-17,43,15,31669,25,3,0,15,32110,3,1,32,19,3796,76,-17,11,29,32,19,168,20,11,43,33,60,15,31709,32,19,168,20,11,43,40,1,54,0,307,63,29,33,32,19,168,20,11,11,29,53,31716,41,3,0,15,32080,40,0,45,205,31,-1,0,23,0,1,40,0,54,204,3,19,17308,12,-7,43,19,14116,24,-20,43,63,31,-1,2,53,31752,41,3,0,15,31802,40,0,45,206,31,-1,0,23,1,1,2,54,-1,2,40,1,54,204,3,19,8836,48,7,43,63,29,3,0,54,204,3,19,3796,76,-17,11,29,54,204,3,19,17308,12,-7,43,3,0,15,31801,36,40,1,53,31811,41,3,0,15,32047,40,0,45,207,31,-1,0,23,1,1,2,54,-1,2,40,1,19,13848,8,11,35,19,10128,12,7,43,63,13,15,31847,40,0,67,-1,2,29,54,205,2,54,-1,2,40,2,54,204,3,19,2532,16,2,43,63,31,-1,3,54,-1,3,54,204,3,19,17308,12,-7,11,29,54,205,2,54,-1,2,40,2,54,204,3,19,7244,48,13,43,63,15,32011,53,31905,41,3,0,15,31939,40,0,45,208,31,-1,0,23,0,1,3,0,54,204,3,19,3796,76,-17,11,29,54,204,3,19,17308,12,-7,43,3,0,15,31938,36,40,1,53,31948,41,3,0,15,31982,40,0,45,209,31,-1,0,23,0,1,3,0,54,204,3,19,3796,76,-17,11,29,54,204,3,19,17308,12,-7,43,3,0,15,31981,36,40,1,40,0,54,204,3,19,3496,28,4,43,63,19,3524,8,13,43,63,19,6428,12,7,43,63,3,0,15,32046,40,0,54,204,3,19,6336,92,-14,43,63,29,3,0,54,204,3,19,3796,76,-17,11,29,54,204,3,19,17308,12,-7,43,3,0,15,32046,36,40,1,54,204,2,40,1,54,204,3,19,12884,16,-4,43,63,19,3524,8,13,43,63,19,6428,12,7,43,63,3,0,15,32079,36,40,1,32,19,12732,16,-7,43,19,3524,8,13,43,63,32,19,12732,16,-7,11,29,19,4988,16,21,35,3,0,15,32110,36,54,-1,64,19,3044,12,12,43,19,7520,36,-8,11,29,53,32132,41,3,0,15,32378,40,0,45,210,31,-1,0,23,2,1,2,3,40,0,31,-1,4,26,0,31,-1,5,54,-1,3,19,14412,12,19,43,31,-1,6,53,0,31,-1,7,54,-1,7,54,-1,6,21,15,32262,54,-1,3,54,-1,7,43,31,-1,8,54,-1,8,39,15,32204,29,54,-1,8,19,4984,4,21,43,39,15,32221,29,54,-1,5,54,-1,8,19,4984,4,21,43,43,13,15,32253,54,-1,8,40,1,54,-1,4,19,8552,8,5,43,63,29,3,1,54,-1,5,54,-1,8,19,4984,4,21,43,11,29,8,-1,7,0,29,3,0,15,32170,54,-1,2,19,14412,12,19,43,31,-1,9,53,0,31,-1,10,54,-1,10,54,-1,9,21,15,32370,54,-1,2,54,-1,10,43,31,-1,11,54,-1,11,39,15,32312,29,54,-1,11,19,4984,4,21,43,39,15,32329,29,54,-1,5,54,-1,11,19,4984,4,21,43,43,13,15,32361,54,-1,11,40,1,54,-1,4,19,8552,8,5,43,63,29,3,1,54,-1,5,54,-1,11,19,4984,4,21,43,11,29,8,-1,10,0,29,3,0,15,32278,54,-1,4,3,0,15,32377,36,54,-1,64,19,3044,12,12,43,19,2532,16,2,11,29,53,32399,41,3,0,15,32693,40,0,45,211,31,-1,0,23,1,1,2,7,32660,32,31,-1,3,40,0,19,7024,28,20,35,65,31,-1,4,53,12,40,1,19,5092,20,-2,35,65,40,1,19,10168,44,-17,35,19,9836,76,-22,43,63,31,-1,5,54,-1,2,40,1,19,9284,8,-2,35,19,16012,52,-19,43,63,40,1,54,-1,4,19,13032,8,-10,43,63,31,-1,6,53,32490,41,3,0,15,32596,40,0,45,212,31,-1,0,23,1,1,2,54,-1,2,40,1,19,5092,20,-2,35,65,31,-1,3,54,211,5,33,40,2,19,16688,8,-4,35,19,280,24,-12,43,19,12628,12,-3,43,63,40,1,19,2876,8,3,35,19,4116,8,-4,43,63,19,4108,4,-15,38,54,-1,3,33,40,2,19,16688,8,-4,35,19,280,24,-12,43,19,12628,12,-3,43,63,40,1,19,2876,8,3,35,19,4116,8,-4,43,63,38,3,0,15,32595,36,40,1,54,-1,6,54,-1,3,19,12536,8,21,43,19,15300,4,4,54,-1,5,19,13856,8,15,19,14152,16,-15,26,2,40,3,19,10168,44,-17,35,19,7372,32,-16,43,19,14764,16,8,43,63,19,3524,8,13,43,63,3,0,15,32692,59,32656,3,0,15,32683,31,-1,7,54,-1,7,40,1,19,8088,12,-2,35,19,7912,24,-21,43,63,3,0,15,32692,19,4988,16,21,35,3,0,15,32692,36,54,-1,64,19,3044,12,12,43,19,15460,16,2,11,29,53,32714,41,3,0,15,33143,40,0,45,213,31,-1,0,23,1,1,2,32,31,-1,3,54,-1,2,13,15,32754,40,0,40,1,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,33142,7,33111,19,4108,4,-15,40,1,54,-1,2,19,10916,12,18,43,63,31,-1,4,53,32781,41,3,0,15,32810,40,0,45,214,31,-1,0,23,1,1,2,53,0,40,1,54,-1,2,19,5936,16,-4,43,63,3,0,15,32809,36,40,1,19,8448,0,-10,40,1,54,-1,4,53,0,43,40,1,19,2876,8,3,35,19,2004,16,-12,43,63,19,10916,12,18,43,63,19,14372,8,4,43,63,40,1,19,5092,20,-2,35,65,31,-1,5,53,32867,41,3,0,15,32896,40,0,45,215,31,-1,0,23,1,1,2,53,0,40,1,54,-1,2,19,5936,16,-4,43,63,3,0,15,32895,36,40,1,19,8448,0,-10,40,1,54,-1,4,53,1,43,40,1,19,2876,8,3,35,19,2004,16,-12,43,63,19,10916,12,18,43,63,19,14372,8,4,43,63,40,1,19,5092,20,-2,35,65,31,-1,6,53,32953,41,3,0,15,32970,40,0,45,216,31,-1,0,23,0,1,40,0,3,0,15,32969,36,40,1,53,32979,41,3,0,15,33041,40,0,45,217,31,-1,0,23,1,1,2,40,0,19,9088,24,-7,35,65,31,-1,3,54,-1,2,40,1,19,5092,20,-2,35,65,40,1,54,-1,3,19,6584,12,20,43,63,40,1,19,9284,8,-2,35,19,1392,12,5,43,63,3,0,15,33040,36,40,1,54,-1,6,54,-1,3,19,12536,8,21,43,19,15300,4,4,54,-1,5,19,13856,8,15,19,14152,16,-15,26,2,40,3,19,10168,44,-17,35,19,7372,32,-16,43,19,4200,12,15,43,63,19,3524,8,13,43,63,19,6428,12,7,43,63,3,0,15,33142,59,33107,3,0,15,33133,31,-1,7,40,0,40,1,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,33142,19,4988,16,21,35,3,0,15,33142,36,54,-1,64,19,3044,12,12,43,19,12884,16,-4,11,29,53,33164,41,3,0,15,33280,40,0,45,218,31,-1,0,23,0,1,32,31,-1,2,32,19,6888,56,-21,43,40,1,19,2876,8,3,35,19,204,24,-8,43,19,1188,28,-16,43,63,31,-1,3,53,33212,41,3,0,15,33255,40,0,45,219,31,-1,0,23,1,1,2,54,-1,2,39,13,15,33233,29,40,0,54,218,2,19,17308,12,-7,11,29,54,218,2,19,17308,12,-7,43,3,0,15,33254,36,40,1,54,-1,3,40,1,32,19,12884,16,-4,43,63,19,3524,8,13,43,63,3,0,15,33279,36,54,-1,64,19,3044,12,12,43,19,6120,20,-22,11,29,53,33301,41,3,0,15,33390,40,0,45,220,31,-1,0,23,0,1,32,19,17164,24,2,43,39,13,15,33324,29,40,0,31,-1,2,40,0,32,19,17164,24,2,11,29,53,0,31,-1,3,54,-1,3,54,-1,2,19,14412,12,19,43,21,15,33380,40,0,54,-1,2,54,-1,3,43,19,12516,20,22,43,63,29,8,-1,3,0,29,3,0,15,33341,19,4988,16,21,35,3,0,15,33389,36,54,-1,64,19,3044,12,12,43,19,6336,92,-14,11,29,53,33411,41,3,0,15,33504,40,0,45,221,31,-1,0,23,1,1,2,32,19,17164,24,2,43,39,13,15,33435,29,40,0,31,-1,3,40,0,32,19,17164,24,2,11,29,53,0,31,-1,4,54,-1,4,54,-1,3,19,14412,12,19,43,21,15,33494,54,-1,2,40,1,54,-1,3,54,-1,4,43,19,7912,24,-21,43,63,29,8,-1,4,0,29,3,0,15,33452,19,4988,16,21,35,3,0,15,33503,36,54,-1,64,19,3044,12,12,43,19,8836,48,7,11,29,53,33525,41,3,0,15,34038,40,0,45,222,31,-1,0,23,0,1,32,31,-1,2,32,19,17164,24,2,43,13,15,33557,40,0,32,19,17164,24,2,11,29,53,33564,41,3,0,15,34025,40,0,45,223,31,-1,0,23,2,1,2,3,19,7912,24,-21,54,-1,3,19,12516,20,22,54,-1,2,26,2,40,1,54,222,2,19,17164,24,2,43,19,8552,8,5,43,63,29,54,222,2,19,168,20,11,43,33,60,15,33646,54,222,2,19,168,20,11,43,40,1,54,0,307,63,29,33,54,222,2,19,168,20,11,11,29,53,33653,41,3,0,15,34e3,40,0,45,224,31,-1,0,23,0,1,7,33925,33,54,222,2,19,168,20,11,11,29,54,222,2,19,17308,12,-7,43,19,14412,12,19,43,54,0,295,17,15,33723,54,0,295,12,40,1,54,222,2,19,17308,12,-7,43,19,14116,24,-20,43,63,54,222,2,19,17308,12,-7,11,29,53,33730,41,3,0,15,33766,40,0,45,225,31,-1,0,23,1,1,2,54,-1,2,40,1,54,222,2,19,8836,48,7,43,63,29,19,4988,16,21,35,3,0,15,33765,36,40,1,53,33775,41,3,0,15,33885,40,0,45,226,31,-1,0,23,1,1,2,19,2876,8,3,35,62,19,4988,16,21,50,39,13,15,33814,29,19,2876,8,3,35,19,204,24,-8,43,33,37,15,33833,40,0,54,222,2,19,6336,92,-14,43,63,29,25,3,0,15,33884,54,-1,2,54,222,2,19,6888,56,-21,43,40,2,19,2876,8,3,35,19,204,24,-8,43,19,14628,12,17,43,63,29,40,0,54,222,2,19,6336,92,-14,43,63,29,19,4988,16,21,35,3,0,15,33884,36,40,1,54,222,2,19,17308,12,-7,43,40,1,54,222,2,19,15460,16,2,43,63,19,3524,8,13,43,63,19,6428,12,7,43,63,29,59,33921,3,0,15,33990,31,-1,2,54,-1,2,19,8128,12,-12,35,61,39,15,33961,29,19,3748,16,-10,40,1,54,-1,2,19,500,12,4,43,19,13468,20,7,43,63,15,33978,54,-1,2,40,1,54,223,3,63,29,25,3,0,15,33999,54,-1,2,19,8140,8,-16,40,2,10,63,29,19,4988,16,21,35,3,0,15,33999,36,40,1,54,0,306,63,54,222,2,19,168,20,11,11,29,19,4988,16,21,35,3,0,15,34024,36,40,1,19,8088,12,-2,35,65,3,0,15,34037,36,54,-1,64,19,3044,12,12,43,19,3496,28,4,11,29,53,34059,41,3,0,15,34152,40,0,45,227,31,-1,0,23,0,1,32,31,-1,2,53,34080,41,3,0,15,34133,40,0,45,228,31,-1,0,23,0,1,54,227,2,19,3796,76,-17,43,15,34117,40,0,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,34132,40,0,54,227,2,19,3496,28,4,43,63,3,0,15,34132,36,40,1,32,19,12732,16,-7,43,19,3524,8,13,43,63,3,0,15,34151,36,54,-1,64,19,3044,12,12,43,19,2984,8,20,11,29,53,34173,41,3,0,15,34446,40,0,45,229,31,-1,0,23,1,1,2,32,19,12964,24,-7,43,15,34209,40,0,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,34445,54,-1,2,33,37,39,13,15,34229,29,54,-1,2,19,4984,4,21,43,33,37,15,34248,40,0,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,34445,32,31,-1,3,53,34259,41,3,0,15,34427,40,0,45,230,31,-1,0,23,0,1,7,34394,3,0,31,-1,2,53,0,31,-1,3,54,-1,3,54,229,3,19,17308,12,-7,43,19,14412,12,19,43,21,15,34347,54,229,3,19,17308,12,-7,43,54,-1,3,43,19,4984,4,21,43,54,229,2,19,4984,4,21,43,50,15,34338,3,1,67,-1,2,29,3,0,15,34347,8,-1,3,0,29,3,0,15,34281,54,-1,2,13,15,34388,54,229,2,40,1,54,229,3,19,17308,12,-7,43,19,8552,8,5,43,63,29,40,0,54,229,3,19,2984,8,20,43,63,3,0,15,34426,59,34390,3,0,15,34417,31,-1,4,54,-1,4,40,1,19,8088,12,-2,35,19,7912,24,-21,43,63,3,0,15,34426,19,4988,16,21,35,3,0,15,34426,36,40,1,32,19,12732,16,-7,43,19,3524,8,13,43,63,3,0,15,34445,36,54,-1,64,19,3044,12,12,43,19,9028,4,-1,11,29,53,34467,41,3,0,15,34656,40,0,45,231,31,-1,0,23,2,1,2,3,32,19,12964,24,-7,43,39,13,15,34495,29,54,-1,2,33,37,15,34514,40,0,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,34655,32,31,-1,4,53,34525,41,3,0,15,34637,40,0,45,232,31,-1,0,23,0,1,53,0,31,-1,2,54,-1,2,54,231,4,19,17308,12,-7,43,19,14412,12,19,43,21,15,34627,54,231,4,19,17308,12,-7,43,54,-1,2,43,19,4984,4,21,43,54,231,2,50,15,34618,54,231,3,54,231,4,19,17308,12,-7,43,54,-1,2,43,19,2020,12,14,11,29,40,0,54,231,4,19,2984,8,20,43,63,3,0,15,34636,8,-1,2,0,29,3,0,15,34540,19,4988,16,21,35,3,0,15,34636,36,40,1,32,19,12732,16,-7,43,19,3524,8,13,43,63,3,0,15,34655,36,54,-1,64,19,3044,12,12,43,19,14572,28,-16,11,29,53,34677,41,3,0,15,34765,40,0,45,233,31,-1,0,23,0,1,32,19,12964,24,-7,43,15,34712,40,0,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,34764,32,31,-1,2,53,34723,41,3,0,15,34746,40,0,45,234,31,-1,0,23,0,1,54,233,2,19,17308,12,-7,43,3,0,15,34745,36,40,1,32,19,12732,16,-7,43,19,3524,8,13,43,63,3,0,15,34764,36,54,-1,64,19,3044,12,12,43,19,3252,8,-10,11,29,53,34786,41,3,0,15,34890,40,0,45,235,31,-1,0,23,0,1,32,19,12964,24,-7,43,15,34821,40,0,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,34889,32,31,-1,2,53,34832,41,3,0,15,34858,40,0,45,236,31,-1,0,23,0,1,40,0,54,235,2,19,6120,20,-22,43,63,3,0,15,34857,36,40,1,32,19,12732,16,-7,43,19,3524,8,13,43,63,32,19,12732,16,-7,11,29,32,19,12732,16,-7,43,3,0,15,34889,36,54,-1,64,19,3044,12,12,43,19,1912,16,5,11,29,53,34911,41,3,0,15,35013,40,0,45,237,31,-1,0,23,0,1,32,19,12964,24,-7,43,15,34946,40,0,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,35012,32,31,-1,2,53,34957,41,3,0,15,34994,40,0,45,238,31,-1,0,23,0,1,40,0,54,237,2,19,17308,12,-7,11,29,40,0,54,237,2,19,2984,8,20,43,63,3,0,15,34993,36,40,1,32,19,12732,16,-7,43,19,3524,8,13,43,63,3,0,15,35012,36,54,-1,64,19,3044,12,12,43,19,4280,8,12,11,29,53,35034,41,3,0,15,35268,40,0,45,239,31,-1,0,23,1,1,2,54,-1,2,33,37,39,13,15,35065,29,54,-1,2,19,4984,4,21,43,33,37,15,35084,40,0,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,35267,54,-1,2,40,1,54,0,66,63,15,35112,40,0,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,35267,3,0,31,-1,3,53,0,31,-1,4,54,-1,4,32,19,17308,12,-7,43,19,14412,12,19,43,21,15,35184,32,19,17308,12,-7,43,54,-1,4,43,19,4984,4,21,43,54,-1,2,19,4984,4,21,43,50,15,35175,3,1,67,-1,3,29,3,0,15,35184,8,-1,4,0,29,3,0,15,35122,54,-1,3,13,15,35250,54,-1,2,40,1,32,19,17308,12,-7,43,19,8552,8,5,43,63,29,32,19,17308,12,-7,43,19,14412,12,19,43,54,0,295,17,15,35250,54,0,295,12,40,1,32,19,17308,12,-7,43,19,14116,24,-20,43,63,32,19,17308,12,-7,11,29,40,0,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,35267,36,54,-1,65,19,3044,12,12,43,19,9028,4,-1,11,29,53,35289,41,3,0,15,35432,40,0,45,240,31,-1,0,23,2,1,2,3,54,-1,2,33,37,39,13,15,35320,29,54,-1,3,40,1,54,0,66,63,15,35339,40,0,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,35431,53,0,31,-1,4,54,-1,4,32,19,17308,12,-7,43,19,14412,12,19,43,21,15,35414,32,19,17308,12,-7,43,54,-1,4,43,19,4984,4,21,43,54,-1,2,50,15,35405,54,-1,3,32,19,17308,12,-7,43,54,-1,4,43,19,2020,12,14,11,29,3,0,15,35414,8,-1,4,0,29,3,0,15,35344,40,0,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,35431,36,54,-1,65,19,3044,12,12,43,19,14572,28,-16,11,29,53,35453,41,3,0,15,35487,40,0,45,241,31,-1,0,23,0,1,32,19,17308,12,-7,43,40,1,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,35486,36,54,-1,65,19,3044,12,12,43,19,3252,8,-10,11,29,53,35508,41,3,0,15,35542,40,0,45,242,31,-1,0,23,0,1,32,19,17308,12,-7,43,40,1,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,35541,36,54,-1,65,19,3044,12,12,43,19,1912,16,5,11,29,53,35563,41,3,0,15,35600,40,0,45,243,31,-1,0,23,0,1,40,0,32,19,17308,12,-7,11,29,40,0,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,35599,36,54,-1,65,19,3044,12,12,43,19,4280,8,12,11,29,19,6140,4,14,19,3644,28,12,40,2,19,4084,24,-20,35,65,31,-1,308,19,6140,4,14,19,5304,28,-11,40,2,19,4084,24,-20,35,65,31,-1,309,19,6140,4,14,19,9488,8,3,40,2,19,4084,24,-20,35,65,31,-1,310,19,6140,4,14,19,380,8,-2,40,2,19,4084,24,-20,35,65,31,-1,311,19,6140,4,14,19,17188,20,12,40,2,19,4084,24,-20,35,65,31,-1,312,19,11012,4,-15,19,304,40,-7,40,2,19,4084,24,-20,35,65,31,-1,313,19,11012,4,-15,19,3932,32,-20,40,2,19,4084,24,-20,35,65,31,-1,314,19,11012,4,-15,19,4288,68,1,40,2,19,4084,24,-20,35,65,31,-1,315,19,11012,4,-15,19,15304,40,3,40,2,19,4084,24,-20,35,65,31,-1,316,19,8448,0,-10,19,9912,60,0,40,2,19,4084,24,-20,35,65,31,-1,317,19,8448,0,-10,19,17016,12,-12,40,2,19,4084,24,-20,35,65,31,-1,318,19,8448,0,-10,19,5508,32,21,40,2,19,4084,24,-20,35,65,31,-1,319,19,8448,0,-10,19,16624,16,12,40,2,19,4084,24,-20,35,65,31,-1,320,19,8448,0,-10,19,12784,24,-8,40,2,19,4084,24,-20,35,65,31,-1,321,19,8448,0,-10,19,15960,12,-6,40,2,19,4084,24,-20,35,65,31,-1,322,19,8448,0,-10,19,14616,12,15,40,2,19,4084,24,-20,35,65,31,-1,323,19,8448,0,-10,19,12748,20,18,40,2,19,4084,24,-20,35,65,31,-1,324,19,8448,0,-10,19,1804,48,-8,40,2,19,4084,24,-20,35,65,31,-1,325,19,8448,0,-10,19,3336,12,21,40,2,19,4084,24,-20,35,65,31,-1,326,19,8448,0,-10,19,7612,12,9,40,2,19,4084,24,-20,35,65,31,-1,327,19,8448,0,-10,19,15852,28,-4,40,2,19,4084,24,-20,35,65,31,-1,328,19,11012,4,-15,19,16236,184,-1,40,2,19,4084,24,-20,35,65,31,-1,329,19,6140,4,14,19,7204,32,-11,40,2,19,4084,24,-20,35,65,31,-1,330,19,8448,0,-10,19,14924,8,-16,40,2,19,4084,24,-20,35,65,31,-1,331,19,6140,4,14,19,1652,152,-13,40,2,19,4084,24,-20,35,65,31,-1,332,19,6140,4,14,19,8164,216,5,40,2,19,4084,24,-20,35,65,31,-1,333,19,6140,4,14,19,10008,120,-4,40,2,19,4084,24,-20,35,65,31,-1,334,19,6140,4,14,19,5004,56,18,40,2,19,4084,24,-20,35,65,31,-1,335,19,6140,4,14,19,948,44,4,40,2,19,4084,24,-20,35,65,31,-1,336,19,6140,4,14,19,12184,80,7,40,2,19,4084,24,-20,35,65,31,-1,337,19,6140,4,14,19,14060,36,-20,40,2,19,4084,24,-20,35,65,31,-1,338,54,-1,267,54,-1,272,54,-1,274,54,-1,273,54,-1,271,54,-1,270,54,-1,268,54,-1,269,54,-1,275,54,-1,266,40,10,31,-1,339,53,3,31,-1,340,19,2672,4,-1,31,-1,341,53,4,31,-1,342,53,0,31,-1,343,53,1,31,-1,344,53,2,31,-1,345,53,0,31,-1,346,53,1,31,-1,347,53,2,31,-1,348,53,3,31,-1,349,53,4,31,-1,350,53,5,31,-1,351,53,6,31,-1,352,53,1,31,-1,353,53,2,31,-1,354,53,50,31,-1,355,53,150,31,-1,356,53,36332,41,3,0,15,36434,40,0,45,244,31,-1,0,23,1,1,2,54,-1,2,40,1,54,0,99,63,32,19,888,60,-12,11,29,32,19,888,60,-12,43,54,0,346,43,13,15,36400,32,19,14520,36,18,43,19,3872,12,8,40,2,19,8528,12,-1,35,19,13180,104,-19,43,63,29,3,0,15,36424,32,19,14520,36,18,43,19,3872,12,8,40,2,19,8528,12,-1,35,19,13556,64,-15,43,63,29,19,4988,16,21,35,3,0,15,36433,36,54,-1,98,19,3044,12,12,43,19,5672,44,-7,11,29,53,36455,41,3,0,15,36524,40,0,45,245,31,-1,0,23,1,1,2,54,-1,2,54,0,366,43,15,36485,40,0,32,19,6832,48,8,43,63,29,54,-1,2,54,0,367,43,15,36514,40,0,32,19,720,56,9,43,63,29,40,0,32,19,14344,28,0,43,63,29,19,4988,16,21,35,3,0,15,36523,36,54,-1,98,19,3044,12,12,43,19,13876,16,5,11,29,53,36545,41,3,0,15,36751,40,0,45,246,31,-1,0,23,0,1,32,31,-1,2,53,36566,41,3,0,15,36723,40,0,45,247,31,-1,0,23,0,1,7,36710,19,8528,12,-1,35,19,7236,8,-9,43,15,36649,53,36597,41,3,0,15,36618,40,0,45,248,31,-1,0,23,1,1,2,19,4988,16,21,35,3,0,15,36617,36,40,1,53,0,40,1,54,0,274,40,2,54,246,2,19,2724,28,9,43,63,19,6428,12,7,43,63,29,3,0,15,36704,53,36656,41,3,0,15,36677,40,0,45,249,31,-1,0,23,1,1,2,19,4988,16,21,35,3,0,15,36676,36,40,1,53,1,40,1,54,0,274,40,2,54,246,2,19,2724,28,9,43,63,19,6428,12,7,43,63,29,59,36706,3,0,15,36713,31,-1,2,19,4988,16,21,35,3,0,15,36722,36,19,10624,28,-6,40,2,19,8528,12,-1,35,19,13556,64,-15,43,63,29,19,4988,16,21,35,3,0,15,36750,36,54,-1,98,19,3044,12,12,43,19,6832,48,8,11,29,53,36772,41,3,0,15,37390,40,0,45,250,31,-1,0,23,0,1,32,31,-1,2,53,36793,41,3,0,15,36896,40,0,45,251,31,-1,0,23,1,1,2,7,36883,40,0,54,250,2,19,0,56,5,43,63,29,53,36825,41,3,0,15,36846,40,0,45,252,31,-1,0,23,1,1,2,19,4988,16,21,35,3,0,15,36845,36,40,1,40,0,54,0,70,63,40,1,54,0,269,40,2,54,250,2,19,2724,28,9,43,63,19,6428,12,7,43,63,29,59,36879,3,0,15,36886,31,-1,3,19,4988,16,21,35,3,0,15,36895,36,19,7352,12,-3,40,2,19,2876,8,3,35,19,13556,64,-15,43,63,29,53,36921,41,3,0,15,37024,40,0,45,253,31,-1,0,23,1,1,2,7,37011,40,0,54,250,2,19,0,56,5,43,63,29,53,36953,41,3,0,15,36974,40,0,45,254,31,-1,0,23,1,1,2,19,4988,16,21,35,3,0,15,36973,36,40,1,40,0,54,0,70,63,40,1,54,0,268,40,2,54,250,2,19,2724,28,9,43,63,19,6428,12,7,43,63,29,59,37007,3,0,15,37014,31,-1,3,19,4988,16,21,35,3,0,15,37023,36,19,12304,16,16,40,2,19,2876,8,3,35,19,13556,64,-15,43,63,29,19,9016,12,2,35,19,4608,16,7,43,31,-1,3,19,9016,12,2,35,19,13984,20,15,43,31,-1,4,53,37075,41,3,0,15,37213,40,0,45,255,31,-1,0,23,3,1,2,3,4,7,37122,54,-1,4,54,-1,3,54,-1,2,19,9016,12,2,35,40,4,54,250,3,19,6624,8,-7,43,63,29,59,37118,3,0,15,37132,31,-1,6,54,-1,6,67,-1,5,29,7,37191,53,37141,41,3,0,15,37162,40,0,45,256,31,-1,0,23,1,1,2,19,4988,16,21,35,3,0,15,37161,36,40,1,54,0,270,40,1,54,250,2,19,2548,56,-10,43,63,19,6428,12,7,43,63,29,59,37187,3,0,15,37194,31,-1,7,54,-1,5,15,37203,54,-1,5,28,19,4988,16,21,35,3,0,15,37212,36,19,9016,12,2,35,19,4608,16,7,11,29,53,37231,41,3,0,15,37369,40,0,45,257,31,-1,0,23,3,1,2,3,4,7,37278,54,-1,4,54,-1,3,54,-1,2,19,9016,12,2,35,40,4,54,250,4,19,6624,8,-7,43,63,29,59,37274,3,0,15,37288,31,-1,6,54,-1,6,67,-1,5,29,7,37347,53,37297,41,3,0,15,37318,40,0,45,258,31,-1,0,23,1,1,2,19,4988,16,21,35,3,0,15,37317,36,40,1,54,0,271,40,1,54,250,2,19,2548,56,-10,43,63,19,6428,12,7,43,63,29,59,37343,3,0,15,37350,31,-1,7,54,-1,5,15,37359,54,-1,5,28,19,4988,16,21,35,3,0,15,37368,36,19,9016,12,2,35,19,13984,20,15,11,29,19,4988,16,21,35,3,0,15,37389,36,54,-1,98,19,3044,12,12,43,19,720,56,9,11,29,53,37411,41,3,0,15,37487,40,0,45,259,31,-1,0,23,1,1,2,19,2876,8,3,35,19,12856,20,20,43,19,1852,16,15,43,19,13740,4,-6,40,1,19,2876,8,3,35,19,12856,20,20,43,19,10816,12,-18,43,19,10916,12,18,43,63,53,0,43,38,40,1,54,-1,2,40,2,32,19,13324,40,16,43,63,3,0,15,37486,36,54,-1,98,19,3044,12,12,43,19,2548,56,-10,11,29,53,37508,41,3,0,15,37708,40,0,45,260,31,-1,0,23,2,1,2,3,40,0,32,19,0,56,5,43,63,29,32,19,4584,24,11,43,13,39,13,15,37559,29,32,19,4584,24,11,43,19,9028,4,-1,43,62,19,12168,16,3,60,15,37578,40,0,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,37707,3,0,54,-1,3,54,-1,2,40,3,32,19,7448,72,-18,43,63,31,-1,4,54,-1,4,33,50,15,37622,40,0,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,37707,3,0,3,0,54,-1,4,40,3,32,19,10708,28,-3,43,63,29,54,-1,4,40,1,32,19,4584,24,11,43,19,9028,4,-1,43,63,31,-1,5,32,19,1320,64,-12,43,39,15,37685,29,54,-1,4,19,2020,12,14,43,19,14412,12,19,43,53,4,50,15,37700,54,-1,4,40,1,32,19,7112,52,5,43,63,29,54,-1,5,3,0,15,37707,36,54,-1,98,19,3044,12,12,43,19,13324,40,16,11,29,53,37729,41,3,0,15,38293,40,0,45,261,31,-1,0,23,1,1,2,32,31,-1,3,19,10652,24,5,33,19,14100,12,1,33,19,10888,16,11,54,-1,2,19,10932,20,-4,33,26,4,31,-1,4,54,-1,4,32,19,4828,40,20,11,29,54,0,356,53,37791,41,3,0,15,37823,40,0,45,262,31,-1,0,23,0,1,40,0,54,261,3,19,7980,52,-10,43,63,29,19,4988,16,21,35,3,0,15,37822,36,40,2,19,8400,48,-17,35,63,54,-1,4,19,10932,20,-4,11,29,19,5552,80,-14,35,62,19,12168,16,3,60,39,13,15,37867,29,19,8528,12,-1,35,19,15204,20,-20,43,13,39,13,15,37888,29,19,8528,12,-1,35,19,15204,20,-20,43,19,7096,16,10,43,13,15,37895,25,3,0,15,38292,7,38232,53,37904,41,3,0,15,38031,40,0,45,263,31,-1,0,23,0,1,54,261,3,19,4828,40,20,43,54,261,4,60,15,37933,25,3,0,15,38030,54,261,4,19,10652,24,5,43,33,60,15,37962,54,261,4,19,10652,24,5,43,40,1,19,1500,24,14,35,63,29,54,0,355,53,37972,41,3,0,15,38004,40,0,45,264,31,-1,0,23,0,1,40,0,54,261,3,19,7980,52,-10,43,63,29,19,4988,16,21,35,3,0,15,38003,36,40,2,19,8400,48,-17,35,63,54,261,4,19,10652,24,5,11,29,19,4988,16,21,35,3,0,15,38030,36,31,-1,5,19,5552,80,-14,35,31,-1,6,19,5552,80,-14,35,19,9212,60,18,43,39,15,38072,29,19,5552,80,-14,35,19,9212,60,18,43,62,19,12168,16,3,50,15,38088,19,5552,80,-14,35,19,9212,60,18,43,67,-1,6,29,19,5468,12,19,35,62,19,13060,24,-18,50,39,15,38119,29,19,5468,12,19,35,19,9996,12,2,43,62,19,12168,16,3,50,15,38155,54,-1,5,40,1,54,-1,6,40,2,19,5468,12,19,35,19,9996,12,2,43,63,54,-1,4,19,14100,12,1,11,29,3,0,15,38173,54,-1,5,40,1,54,-1,6,65,54,-1,4,19,14100,12,1,11,29,19,3532,12,-5,3,1,19,1868,32,-17,3,1,19,10684,24,-10,3,1,19,14976,16,2,3,1,26,4,19,8528,12,-1,35,19,15204,20,-20,43,40,2,54,-1,4,19,14100,12,1,43,19,17320,12,14,43,63,29,59,38228,3,0,15,38283,31,-1,7,54,-1,4,19,14100,12,1,43,15,38273,7,38270,40,0,54,-1,4,19,14100,12,1,43,19,476,24,9,43,63,29,59,38266,3,0,15,38273,31,-1,8,33,54,-1,4,19,14100,12,1,11,29,19,4988,16,21,35,3,0,15,38292,36,54,-1,98,19,3044,12,12,43,19,7112,52,5,11,29,53,38314,41,3,0,15,38428,40,0,45,265,31,-1,0,23,0,1,32,19,4828,40,20,43,31,-1,2,40,0,32,19,0,56,5,43,63,29,54,-1,2,33,50,15,38367,40,0,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,38427,53,38374,41,3,0,15,38394,40,0,45,266,31,-1,0,23,0,1,19,4988,16,21,35,3,0,15,38393,36,40,1,3,1,3,1,54,-1,2,19,10888,16,11,43,40,3,32,19,10708,28,-3,43,63,19,6428,12,7,43,63,3,0,15,38427,36,54,-1,98,19,3044,12,12,43,19,7980,52,-10,11,29,53,38449,41,3,0,15,38967,40,0,45,267,31,-1,0,23,1,1,2,32,31,-1,3,7,38954,54,-1,3,19,888,60,-12,43,31,-1,4,54,-1,4,54,0,346,43,13,15,38492,25,3,0,15,38966,54,-1,4,54,0,347,43,33,24,39,15,38519,29,54,-1,4,54,0,347,43,40,1,54,0,71,63,13,15,38526,25,3,0,15,38966,54,-1,4,54,0,348,43,33,24,39,15,38552,29,54,-1,4,54,0,348,43,40,1,54,0,71,63,15,38559,25,3,0,15,38966,53,2,54,-1,4,54,0,350,43,54,-1,2,19,6176,8,-3,43,40,3,54,0,100,63,31,-1,5,54,-1,5,33,37,15,38597,25,3,0,15,38966,54,-1,5,40,1,54,0,93,63,31,-1,6,53,20,53,0,40,2,19,16492,16,-7,40,1,54,-1,5,19,1636,16,17,43,63,39,13,15,38639,29,19,8448,0,-10,19,14116,24,-20,43,63,31,-1,7,53,20,53,0,40,2,19,4012,16,-2,40,1,54,-1,5,19,1636,16,17,43,63,39,13,15,38678,29,19,8448,0,-10,19,14116,24,-20,43,63,31,-1,8,53,20,53,0,40,2,19,6164,12,-8,40,1,54,-1,5,19,1636,16,17,43,63,39,13,15,38717,29,19,8448,0,-10,19,14116,24,-20,43,63,31,-1,9,53,20,53,0,40,2,54,0,357,40,1,54,-1,5,19,1636,16,17,43,63,39,13,15,38755,29,19,8448,0,-10,19,14116,24,-20,43,63,31,-1,10,53,50,53,0,40,2,53,38777,41,3,0,15,38859,40,0,45,268,31,-1,0,23,2,1,2,3,54,267,3,19,888,60,-12,43,54,0,351,43,15,38813,3,1,3,0,15,38858,3,0,15,38852,54,267,3,19,888,60,-12,43,54,0,352,43,15,38852,54,-1,3,54,-1,2,40,2,54,267,3,19,888,60,-12,43,54,0,352,43,63,3,0,15,38858,3,0,3,0,15,38858,36,54,-1,5,40,2,54,0,96,63,19,14116,24,-20,43,63,31,-1,11,53,38884,41,3,0,15,38905,40,0,45,269,31,-1,0,23,1,1,2,19,4988,16,21,35,3,0,15,38904,36,40,1,54,-1,11,54,-1,10,54,-1,8,54,-1,9,54,-1,7,54,-1,6,40,6,54,0,275,40,2,54,-1,3,19,2724,28,9,43,63,19,6428,12,7,43,63,29,59,38950,3,0,15,38957,31,-1,12,19,4988,16,21,35,3,0,15,38966,36,54,-1,98,19,3044,12,12,43,19,15020,24,18,11,29,19,17072,28,20,31,-1,357,53,38995,41,3,0,15,39057,40,0,45,270,31,-1,0,23,0,1,32,19,888,60,-12,43,54,0,346,43,13,15,39023,25,3,0,15,39056,32,19,14520,36,18,43,19,3872,12,8,40,2,19,8528,12,-1,35,19,13556,64,-15,43,63,29,19,4988,16,21,35,3,0,15,39056,36,54,-1,98,19,3044,12,12,43,19,14344,28,0,11,29,53,39078,41,3,0,15,39219,40,0,45,271,31,-1,0,23,2,1,2,3,32,19,4584,24,11,43,33,37,15,39121,40,0,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,39218,3,0,15,39153,32,19,4584,24,11,43,19,9028,4,-1,43,33,37,15,39153,40,0,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,39218,3,1,54,-1,3,54,-1,2,40,3,32,19,7448,72,-18,43,63,31,-1,4,54,-1,4,33,50,15,39197,40,0,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,39218,54,-1,4,40,1,32,19,4584,24,11,43,19,9028,4,-1,43,63,3,0,15,39218,36,54,-1,98,19,3044,12,12,43,19,2724,28,9,11,29,53,39240,41,3,0,15,39464,40,0,45,272,31,-1,0,23,3,1,2,3,4,54,-1,3,40,1,54,0,97,63,31,-1,5,54,-1,5,33,50,15,39277,33,3,0,15,39463,40,0,19,3056,12,-19,35,19,15532,24,-18,43,63,32,19,16568,16,1,43,1,31,-1,6,54,-1,6,32,19,9076,12,10,43,54,-1,5,54,-1,2,40,4,31,-1,7,54,-1,4,3,0,60,39,15,39336,29,32,19,1320,64,-12,43,39,15,39349,29,54,-1,2,40,1,54,0,102,63,15,39440,7,39437,19,1852,16,15,54,-1,5,53,0,43,40,1,54,0,101,63,19,9972,16,-4,54,-1,2,26,2,40,1,32,19,1320,64,-12,43,63,31,-1,8,54,-1,8,62,19,6760,8,12,50,39,15,39414,29,54,-1,8,40,1,19,7948,12,-6,35,63,15,39431,54,-1,8,40,1,54,-1,7,19,8552,8,5,43,63,29,59,39433,3,0,15,39440,31,-1,9,19,2020,12,14,54,-1,7,19,4984,4,21,40,0,54,0,69,63,26,2,3,0,15,39463,36,54,-1,98,19,3044,12,12,43,19,7448,72,-18,11,29,53,39485,41,3,0,15,39813,40,0,45,273,31,-1,0,23,3,1,2,3,4,54,-1,2,33,37,39,13,15,39530,29,54,-1,2,19,2020,12,14,43,40,1,19,13848,8,11,35,19,10128,12,7,43,63,13,39,13,15,39551,29,54,-1,2,19,2020,12,14,43,19,14412,12,19,43,53,5,4,39,13,15,39563,29,32,19,1320,64,-12,43,13,39,13,15,39586,29,54,-1,2,19,2020,12,14,43,53,0,43,40,1,54,0,102,63,13,15,39605,40,0,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,39812,7,39792,19,14168,20,-11,54,-1,3,19,1852,16,15,54,-1,2,19,2020,12,14,43,53,1,43,53,0,43,40,1,54,0,101,63,19,9972,16,-4,54,-1,2,19,2020,12,14,43,53,0,43,26,3,40,1,32,19,1320,64,-12,43,63,31,-1,5,54,-1,5,62,19,6760,8,12,50,39,15,39691,29,54,-1,5,40,1,19,7948,12,-6,35,63,15,39786,54,-1,5,40,1,54,-1,2,19,2020,12,14,43,19,8552,8,5,43,63,29,54,-1,4,3,0,60,39,15,39729,29,32,19,4584,24,11,43,39,15,39750,29,32,19,4584,24,11,43,19,14572,28,-16,43,62,19,12168,16,3,50,15,39786,54,-1,2,19,2020,12,14,43,54,-1,2,19,4984,4,21,43,40,2,32,19,4584,24,11,43,19,14572,28,-16,43,63,3,0,15,39812,59,39788,3,0,15,39795,31,-1,6,40,0,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,39812,36,54,-1,98,19,3044,12,12,43,19,10708,28,-3,11,29,53,39834,41,3,0,15,40430,40,0,45,274,31,-1,0,23,0,1,32,31,-1,2,40,0,32,19,0,56,5,43,63,29,32,19,4584,24,11,43,33,50,15,39895,40,0,40,0,40,2,40,1,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,40429,3,0,15,39933,32,19,4584,24,11,43,19,3252,8,-10,43,33,50,15,39933,40,0,40,0,40,2,40,1,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,40429,7,40394,53,39942,41,3,0,15,40362,40,0,45,275,31,-1,0,23,1,1,2,54,-1,2,33,37,15,39983,40,0,40,0,40,2,40,1,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,40361,53,39990,41,3,0,15,40014,40,0,45,276,31,-1,0,23,1,1,2,54,-1,2,19,2020,12,14,43,3,0,15,40013,36,40,1,54,-1,2,19,14372,8,4,43,63,31,-1,3,54,0,296,54,-1,3,40,2,54,0,67,63,31,-1,4,40,0,31,-1,5,26,0,31,-1,6,54,-1,4,19,14412,12,19,43,31,-1,7,53,0,31,-1,8,54,-1,8,54,-1,7,21,15,40337,54,-1,4,54,-1,8,43,31,-1,9,54,-1,9,53,1,43,40,1,19,13848,8,11,35,19,10128,12,7,43,63,13,15,40114,3,0,15,40328,54,-1,9,53,1,43,31,-1,10,54,-1,10,19,14412,12,19,43,31,-1,11,53,0,31,-1,12,54,-1,12,54,-1,11,21,15,40328,54,-1,10,54,-1,12,43,31,-1,13,54,-1,13,62,19,2400,16,19,37,15,40182,54,-1,13,40,1,54,0,72,63,67,-1,13,29,54,-1,13,62,19,2400,16,19,37,39,15,40213,29,54,-1,13,40,1,54,-1,5,19,6500,20,9,43,63,53,1,12,50,15,40266,54,-1,13,40,1,54,-1,5,19,8552,8,5,43,63,29,54,-1,13,40,1,2,63,31,-1,14,54,-1,14,54,-1,6,54,-1,13,11,29,54,-1,14,54,-1,10,54,-1,12,11,29,3,0,15,40319,54,-1,6,54,-1,13,43,67,-1,14,29,54,-1,14,53,0,46,50,15,40308,54,-1,13,40,1,2,63,67,-1,14,29,54,-1,14,54,-1,6,54,-1,13,11,29,54,-1,14,54,-1,10,54,-1,12,11,29,8,-1,12,0,29,3,0,15,40139,8,-1,8,0,29,3,0,15,40069,40,0,54,274,2,19,8476,12,11,43,63,29,54,-1,5,54,-1,4,40,2,3,0,15,40361,36,40,1,40,0,32,19,4584,24,11,43,19,3252,8,-10,43,63,19,3524,8,13,43,63,3,0,15,40429,59,40390,3,0,15,40420,31,-1,3,40,0,40,0,40,2,40,1,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,40429,19,4988,16,21,35,3,0,15,40429,36,54,-1,98,19,3044,12,12,43,19,2820,16,20,11,29,53,40451,41,3,0,15,40586,40,0,45,277,31,-1,0,23,0,1,40,0,32,19,0,56,5,43,63,29,32,19,4584,24,11,43,33,50,15,40498,40,0,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,40585,32,19,4584,24,11,43,19,4280,8,12,43,33,50,15,40530,40,0,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,40585,7,40556,40,0,32,19,4584,24,11,43,19,4280,8,12,43,63,3,0,15,40585,59,40552,3,0,15,40576,31,-1,2,40,0,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,40585,19,4988,16,21,35,3,0,15,40585,36,54,-1,98,19,3044,12,12,43,19,8476,12,11,11,29,53,40607,41,3,0,15,40754,40,0,45,278,31,-1,0,23,0,1,32,19,4828,40,20,43,31,-1,2,33,32,19,4828,40,20,11,29,54,-1,2,33,50,15,40646,25,3,0,15,40753,54,-1,2,19,14100,12,1,43,33,60,15,40686,7,40683,40,0,54,-1,2,19,14100,12,1,43,19,476,24,9,43,63,29,59,40679,3,0,15,40686,31,-1,3,54,-1,2,19,10652,24,5,43,33,60,15,40715,54,-1,2,19,10652,24,5,43,40,1,19,1500,24,14,35,63,29,54,-1,2,19,10932,20,-4,43,33,60,15,40744,54,-1,2,19,10932,20,-4,43,40,1,19,1500,24,14,35,63,29,19,4988,16,21,35,3,0,15,40753,36,54,-1,98,19,3044,12,12,43,19,0,56,5,11,29,53,16,31,-1,358,53,150,53,1e3,52,31,-1,359,53,1,31,-1,360,53,2,31,-1,361,53,3,31,-1,362,53,4,31,-1,363,53,5,31,-1,364,53,6,31,-1,365,53,7,31,-1,366,53,8,31,-1,367,53,64,31,-1,368,53,16,31,-1,369,53,320,31,-1,370,53,256,31,-1,371,19,7064,4,14,40,1,19,10532,76,16,19,16788,44,-2,19,12652,48,-15,19,13680,36,12,19,5792,16,3,19,10140,12,21,19,6444,36,-19,19,92,20,-14,40,8,19,7680,8,-5,43,63,31,-1,372,19,7064,4,14,40,1,19,5440,8,8,19,5792,16,3,19,10140,12,21,19,6444,36,-19,40,4,19,7680,8,-5,43,63,31,-1,373,19,15084,52,17,31,-1,374,19,9496,80,-19,31,-1,375,53,40944,41,3,0,15,41460,40,0,45,279,31,-1,0,23,0,1,32,31,-1,2,19,8528,12,-1,35,19,15204,20,-20,43,13,39,13,15,40990,29,19,8528,12,-1,35,19,15204,20,-20,43,19,7096,16,10,43,13,15,40997,25,3,0,15,41459,53,41004,41,3,0,15,41295,40,0,45,280,31,-1,0,23,1,1,2,7,41265,53,41024,41,3,0,15,41247,40,0,45,281,31,-1,0,23,1,1,2,54,-1,2,19,16492,16,-7,43,19,1868,32,-17,50,15,41237,54,279,2,19,5392,8,0,43,19,8100,28,4,43,54,0,368,4,15,41074,25,3,0,15,41246,54,-1,2,19,6520,16,14,43,31,-1,3,54,-1,3,19,14412,12,19,43,54,0,369,17,15,41106,54,0,369,3,0,15,41114,54,-1,3,19,14412,12,19,43,31,-1,4,53,0,31,-1,5,54,-1,5,54,-1,4,21,15,41237,54,-1,3,54,-1,5,43,31,-1,6,54,-1,6,19,7096,16,10,43,19,4268,8,-6,35,19,9620,20,12,43,50,15,41228,7,41208,54,-1,6,40,1,54,279,2,19,6536,48,-9,43,63,29,54,279,2,19,5392,8,0,43,19,8100,28,4,43,54,0,368,4,15,41202,3,0,15,41237,59,41204,3,0,15,41228,31,-1,7,54,-1,7,19,8380,12,-5,40,2,6,19,796,20,7,43,63,29,8,-1,5,0,29,3,0,15,41122,19,4988,16,21,35,3,0,15,41246,36,40,1,54,-1,2,19,14380,28,-19,43,63,29,59,41261,3,0,15,41285,31,-1,3,54,-1,3,19,6776,12,6,40,2,6,19,796,20,7,43,63,29,19,4988,16,21,35,3,0,15,41294,36,31,-1,3,19,5468,12,19,35,62,19,13060,24,-18,50,39,15,41329,29,19,5468,12,19,35,19,9996,12,2,43,62,19,12168,16,3,50,15,41365,54,-1,3,40,1,19,5552,80,-14,35,40,2,19,5468,12,19,35,19,9996,12,2,43,63,32,19,10276,20,8,11,29,3,0,15,41383,54,-1,3,40,1,19,5552,80,-14,35,65,32,19,10276,20,8,11,29,7,41430,19,3532,12,-5,3,1,19,1868,32,-17,3,1,26,2,19,8528,12,-1,35,19,15204,20,-20,43,40,2,32,19,10276,20,8,43,19,17320,12,14,43,63,29,59,41426,3,0,15,41450,31,-1,4,54,-1,4,19,6216,48,-3,40,2,6,19,796,20,7,43,63,29,19,4988,16,21,35,3,0,15,41459,36,54,-1,103,19,3044,12,12,43,19,8740,48,20,11,29,53,41481,41,3,0,15,41633,40,0,45,282,31,-1,0,23,0,1,26,0,31,-1,2,32,19,5392,8,0,43,19,4076,8,-16,43,40,1,19,5116,16,10,35,19,3636,8,20,43,63,31,-1,3,54,-1,3,19,14412,12,19,43,31,-1,4,53,0,31,-1,5,54,-1,5,54,-1,4,21,15,41625,54,-1,3,54,-1,5,43,31,-1,6,54,-1,6,32,19,5392,8,0,43,19,2676,28,1,43,16,15,41616,32,19,5392,8,0,43,19,2676,28,1,43,54,-1,6,43,31,-1,7,32,19,5392,8,0,43,19,4076,8,-16,43,54,-1,6,43,54,-1,2,54,-1,7,11,29,8,-1,5,0,29,3,0,15,41539,54,-1,2,3,0,15,41632,36,54,-1,103,19,3044,12,12,43,19,9032,44,-7,11,29,53,41654,41,3,0,15,42013,40,0,45,283,31,-1,0,23,1,1,2,40,0,19,3056,12,-19,35,19,15532,24,-18,43,63,31,-1,3,7,41933,32,19,5392,8,0,43,19,4076,8,-16,43,13,15,41711,26,0,32,19,5392,8,0,43,19,4076,8,-16,11,29,32,19,5392,8,0,43,19,2676,28,1,43,13,15,41753,26,0,32,19,5392,8,0,43,19,2676,28,1,11,29,53,0,32,19,5392,8,0,43,19,8100,28,4,11,29,32,19,5392,8,0,43,19,8100,28,4,43,54,0,368,4,15,41775,25,3,0,15,42012,54,0,368,32,19,5392,8,0,43,19,8100,28,4,43,1,31,-1,4,40,0,19,3056,12,-19,35,19,15532,24,-18,43,63,31,-1,5,54,-1,4,54,-1,2,40,2,54,0,104,63,31,-1,6,40,0,19,3056,12,-19,35,19,15532,24,-18,43,63,54,-1,5,1,19,16584,4,-14,40,2,32,19,14896,28,4,43,63,29,54,-1,6,19,14412,12,19,43,31,-1,7,53,0,31,-1,8,54,-1,8,54,-1,7,21,15,41927,32,19,5392,8,0,43,19,8100,28,4,43,54,0,368,4,15,41901,3,0,15,41927,54,-1,6,54,-1,8,43,40,1,32,19,7332,20,-1,43,63,29,8,-1,8,0,29,3,0,15,41871,59,41929,3,0,15,41953,31,-1,9,54,-1,9,19,8380,12,-5,40,2,6,19,796,20,7,43,63,29,32,39,15,41970,29,32,19,14896,28,4,43,62,19,12168,16,3,50,15,42003,40,0,19,3056,12,-19,35,19,15532,24,-18,43,63,54,-1,3,1,19,5156,4,12,40,2,32,19,14896,28,4,43,63,29,19,4988,16,21,35,3,0,15,42012,36,54,-1,103,19,3044,12,12,43,19,6536,48,-9,11,29,53,42034,41,3,0,15,42179,40,0,45,284,31,-1,0,23,1,1,2,32,19,5392,8,0,43,19,8100,28,4,43,54,0,368,4,15,42067,25,3,0,15,42178,54,-1,2,40,1,54,0,14,63,31,-1,3,54,-1,3,32,19,5392,8,0,43,19,4076,8,-16,43,16,13,15,42169,54,-1,2,40,1,54,0,17,63,31,-1,4,54,-1,4,32,19,5392,8,0,43,19,4076,8,-16,43,54,-1,3,11,29,32,19,5392,8,0,43,19,8100,28,4,43,32,19,5392,8,0,43,19,2676,28,1,43,54,-1,3,11,29,53,1,32,19,5392,8,0,43,19,8100,28,4,64,29,19,4988,16,21,35,3,0,15,42178,36,54,-1,103,19,3044,12,12,43,19,7332,20,-1,11,29,53,42200,41,3,0,15,42231,40,0,45,285,31,-1,0,23,1,1,2,19,1852,16,15,54,-1,2,26,1,40,1,54,0,20,63,3,0,15,42230,36,54,-1,103,19,3044,12,12,43,19,1024,56,-17,11,29,53,42252,41,3,0,15,42338,40,0,45,286,31,-1,0,23,0,1,19,8528,12,-1,35,19,15204,20,-20,43,13,39,13,15,42294,29,19,8528,12,-1,35,19,7164,40,-9,43,62,19,12168,16,3,60,15,42303,54,0,207,3,0,15,42337,54,0,107,54,0,371,54,0,373,54,0,368,40,0,54,0,106,63,40,5,54,0,105,63,40,1,54,0,19,63,3,0,15,42337,36,54,-1,103,19,3044,12,12,43,19,6184,24,18,11,29,53,42359,41,3,0,15,42537,40,0,45,287,31,-1,0,23,1,1,2,7,42500,54,-1,2,19,1852,16,15,43,40,1,32,19,1024,56,-17,43,63,31,-1,3,54,-1,3,33,60,15,42406,54,-1,3,3,0,15,42536,54,-1,2,19,14168,20,-11,43,3,0,50,15,42426,53,0,46,3,0,15,42536,54,-1,2,19,9972,16,-4,43,54,0,266,50,39,13,15,42455,29,54,-1,2,19,9972,16,-4,43,54,0,270,50,39,13,15,42472,29,54,-1,2,19,9972,16,-4,43,54,0,271,50,15,42487,40,0,32,19,6184,24,18,43,63,3,0,15,42536,54,0,212,3,0,15,42536,59,42496,3,0,15,42527,31,-1,4,54,-1,4,19,15584,12,21,40,2,6,19,796,20,7,43,63,29,54,0,207,3,0,15,42536,19,4988,16,21,35,3,0,15,42536,36,54,-1,103,19,3044,12,12,43,19,12572,56,9,11,29,53,42558,41,3,0,15,43498,40,0,45,288,31,-1,0,23,2,1,2,3,54,-1,2,39,13,15,42580,29,26,0,67,-1,2,29,54,-1,3,33,37,15,42617,19,5216,48,-15,19,13440,4,-13,19,5440,8,8,40,2,19,14504,16,10,3,1,26,2,67,-1,3,29,54,-1,2,54,0,367,43,3,1,50,39,15,42641,29,32,19,7556,32,-12,43,53,0,46,50,15,42674,32,40,1,32,19,12572,56,9,43,19,10244,8,10,43,63,54,-1,3,40,2,54,0,98,65,32,19,7556,32,-12,11,29,26,0,32,19,5392,8,0,43,19,13876,16,5,11,29,54,-1,2,54,0,360,43,3,0,60,32,19,5392,8,0,43,19,13876,16,5,43,54,0,360,11,29,54,-1,2,54,0,361,43,3,0,60,32,19,5392,8,0,43,19,13876,16,5,43,54,0,361,11,29,54,-1,2,54,0,362,43,3,0,60,32,19,5392,8,0,43,19,13876,16,5,43,54,0,362,11,29,54,-1,2,54,0,363,43,3,0,60,32,19,5392,8,0,43,19,13876,16,5,43,54,0,363,11,29,54,-1,2,54,0,364,43,3,0,60,32,19,5392,8,0,43,19,13876,16,5,43,54,0,364,11,29,54,-1,2,54,0,365,43,3,0,60,32,19,5392,8,0,43,19,13876,16,5,43,54,0,365,11,29,54,-1,2,54,0,366,43,40,1,19,4040,20,18,35,63,32,19,5392,8,0,43,19,13876,16,5,43,54,0,366,11,29,54,-1,2,54,0,367,43,40,1,19,4040,20,18,35,63,32,19,5392,8,0,43,19,13876,16,5,43,54,0,367,11,29,40,0,19,3056,12,-19,35,19,15532,24,-18,43,63,32,19,5392,8,0,43,19,12700,32,-14,11,29,40,0,32,19,8740,48,20,43,63,29,19,8528,12,-1,35,19,15204,20,-20,43,40,1,32,19,6536,48,-9,43,63,29,32,19,5392,8,0,43,19,14600,16,-8,43,3,0,50,15,43437,19,8528,12,-1,35,19,15204,20,-20,43,40,1,55,65,31,-1,4,54,0,281,19,15744,12,-11,54,0,365,40,3,54,0,281,19,5148,8,9,54,0,365,40,3,54,0,282,19,6444,36,-19,54,0,364,40,3,54,0,280,19,2804,16,4,54,0,363,40,3,54,0,280,19,16456,16,12,54,0,363,40,3,54,0,280,19,344,12,-12,54,0,363,40,3,54,0,280,19,8488,8,-4,54,0,363,40,3,54,0,278,19,12044,16,17,54,0,362,40,3,19,388,32,-13,3,1,19,15408,36,-21,3,1,26,2,54,0,278,19,1216,20,18,54,0,362,40,4,19,388,32,-13,3,1,19,15408,36,-21,3,1,26,2,54,0,278,19,15224,48,-12,54,0,362,40,4,54,0,279,19,3308,16,17,54,0,361,40,3,54,0,279,19,3708,12,8,54,0,361,40,3,54,0,277,19,5632,16,11,54,0,360,40,3,54,0,277,19,10372,52,-19,54,0,360,40,3,54,0,276,19,14140,12,1,54,0,360,40,3,54,0,277,19,8496,16,-5,54,0,360,40,3,54,0,283,19,3360,20,9,54,0,360,40,3,54,0,283,19,7688,68,-21,54,0,360,40,3,54,0,283,19,7412,24,9,54,0,360,40,3,40,19,31,-1,5,54,-1,5,19,14412,12,19,43,31,-1,6,53,0,31,-1,7,54,-1,7,54,-1,6,21,15,43423,54,-1,5,54,-1,7,43,31,-1,8,54,-1,8,53,1,43,31,-1,9,32,19,5392,8,0,43,19,13876,16,5,43,54,-1,8,53,0,43,43,3,1,50,15,43414,32,19,2724,28,9,43,54,-1,9,40,2,54,-1,8,53,2,43,63,31,-1,10,54,-1,8,53,3,43,39,13,15,43356,29,3,1,31,-1,11,54,-1,11,54,-1,10,54,-1,9,40,3,54,-1,4,19,13556,64,-15,43,63,29,54,-1,11,54,-1,10,54,-1,9,54,-1,4,40,4,40,1,32,19,5392,8,0,43,19,9716,32,12,43,19,8552,8,5,43,63,29,8,-1,7,0,29,3,0,15,43271,3,1,32,19,5392,8,0,43,19,14600,16,-8,11,29,3,1,32,19,5392,8,0,43,19,10748,28,-16,11,29,32,19,7556,32,-12,43,15,43488,7,43485,54,-1,2,40,1,32,19,7556,32,-12,43,19,13876,16,5,43,63,29,59,43481,3,0,15,43488,31,-1,12,19,4988,16,21,35,3,0,15,43497,36,54,-1,103,19,3044,12,12,43,19,13876,16,5,11,29,53,43519,41,3,0,15,43718,40,0,45,289,31,-1,0,23,0,1,32,19,10276,20,8,43,15,43552,40,0,32,19,10276,20,8,43,19,476,24,9,43,63,29,32,19,5392,8,0,43,19,9716,32,12,43,15,43694,32,19,5392,8,0,43,19,9716,32,12,43,31,-1,2,53,0,31,-1,3,54,-1,3,54,-1,2,19,14412,12,19,43,21,15,43680,54,-1,2,54,-1,3,43,53,0,43,31,-1,4,54,-1,2,54,-1,3,43,53,1,43,31,-1,5,54,-1,2,54,-1,3,43,53,2,43,31,-1,6,54,-1,2,54,-1,3,43,53,3,43,31,-1,7,54,-1,7,54,-1,6,54,-1,5,40,3,54,-1,4,19,13180,104,-19,43,63,29,8,-1,3,0,29,3,0,15,43584,40,0,32,19,5392,8,0,43,19,9716,32,12,11,29,3,0,32,19,5392,8,0,43,19,10748,28,-16,11,29,19,4988,16,21,35,3,0,15,43717,36,54,-1,103,19,3044,12,12,43,19,14028,8,8,11,29,53,43739,41,3,0,15,44139,40,0,45,290,31,-1,0,23,0,1,53,43759,41,31,-1,2,3,0,15,43795,40,0,45,291,29,23,1,0,1,54,290,3,19,1312,4,18,40,2,54,290,4,19,14800,28,-6,43,63,29,54,-1,1,3,0,15,43794,36,40,0,19,3056,12,-19,35,19,15532,24,-18,43,63,31,-1,3,32,31,-1,4,26,0,31,-1,5,32,19,5392,8,0,43,19,4624,20,20,43,40,1,19,5116,16,10,35,19,3636,8,20,43,63,31,-1,6,54,-1,6,19,14412,12,19,43,31,-1,7,53,0,31,-1,8,54,-1,8,54,-1,7,21,15,43922,54,-1,6,54,-1,8,43,31,-1,9,40,0,32,19,5392,8,0,43,19,4624,20,20,43,54,-1,9,43,19,2820,16,20,43,63,54,-1,5,54,-1,9,11,29,8,-1,8,0,29,3,0,15,43863,32,19,5392,8,0,43,19,12700,32,-14,43,40,0,32,19,9032,44,-7,43,63,54,-1,5,40,0,32,19,9112,44,14,43,63,40,4,31,-1,10,32,19,7556,32,-12,43,15,44112,7,44109,53,43976,41,3,0,15,44001,40,0,45,292,31,-1,0,23,1,1,2,54,290,10,40,1,54,290,2,63,3,0,15,44e3,36,40,1,53,44010,41,3,0,15,44071,40,0,45,293,31,-1,0,23,1,1,2,54,-1,2,53,0,43,40,1,54,290,10,19,8552,8,5,43,63,29,54,-1,2,53,1,43,40,1,54,290,10,19,8552,8,5,43,63,29,54,290,10,40,1,54,290,2,63,3,0,15,44070,36,40,1,40,0,32,19,7556,32,-12,43,19,2820,16,20,43,63,19,3524,8,13,43,63,19,6428,12,7,43,63,3,0,15,44138,59,44105,3,0,15,44112,31,-1,11,54,-1,10,40,1,54,-1,2,63,40,1,19,8088,12,-2,35,19,12516,20,22,43,63,3,0,15,44138,36,54,-1,103,19,3044,12,12,43,19,2820,16,20,11,29,53,44160,41,3,0,15,44215,40,0,45,294,31,-1,0,23,2,1,2,3,40,0,19,3056,12,-19,35,19,15532,24,-18,43,63,54,-1,3,1,32,19,5392,8,0,43,19,2884,8,15,43,54,-1,2,11,29,19,4988,16,21,35,3,0,15,44214,36,54,-1,103,19,3044,12,12,43,19,14800,28,-6,11,29,53,44236,41,3,0,15,44322,40,0,45,295,31,-1,0,23,2,1,2,3,32,19,5392,8,0,43,19,2884,8,15,43,54,-1,2,43,53,0,46,50,39,13,15,44291,29,54,-1,3,32,19,5392,8,0,43,19,2884,8,15,43,54,-1,2,43,17,15,44312,54,-1,3,32,19,5392,8,0,43,19,2884,8,15,43,54,-1,2,11,29,19,4988,16,21,35,3,0,15,44321,36,54,-1,103,19,3044,12,12,43,19,14896,28,4,11,29,53,44343,41,3,0,15,44492,40,0,45,296,31,-1,0,23,0,1,26,0,31,-1,2,32,19,5392,8,0,43,19,2884,8,15,43,31,-1,3,54,-1,3,40,1,19,5116,16,10,35,19,3636,8,20,43,63,31,-1,4,54,-1,4,19,14412,12,19,43,31,-1,5,53,0,31,-1,6,54,-1,6,54,-1,5,21,15,44484,54,-1,4,54,-1,6,43,31,-1,7,54,-1,3,54,-1,7,43,62,19,6760,8,12,50,39,15,44458,29,54,-1,3,54,-1,7,43,40,1,19,7948,12,-6,35,63,15,44475,54,-1,3,54,-1,7,43,54,-1,2,54,-1,7,11,29,8,-1,6,0,29,3,0,15,44407,54,-1,2,3,0,15,44491,36,54,-1,103,19,3044,12,12,43,19,4368,20,-7,11,29,53,44513,41,3,0,15,44549,40,0,45,297,31,-1,0,23,2,1,2,3,54,-1,3,32,19,3544,20,11,43,54,-1,2,11,29,19,4988,16,21,35,3,0,15,44548,36,54,-1,103,19,3044,12,12,43,19,992,32,-19,11,29,53,44570,41,3,0,15,44627,40,0,45,298,31,-1,0,23,0,1,26,0,32,19,3544,20,11,11,29,26,0,32,19,5392,8,0,43,19,4624,20,20,11,29,26,0,32,19,5392,8,0,43,19,2884,8,15,11,29,19,4988,16,21,35,3,0,15,44626,36,54,-1,103,19,3044,12,12,43,19,8476,12,11,11,29,53,44648,41,3,0,15,45095,40,0,45,299,31,-1,0,23,2,1,2,3,32,19,5392,8,0,43,19,10748,28,-16,43,3,0,50,15,44681,25,3,0,15,45094,7,45065,53,10,54,-1,2,40,2,19,17032,16,4,35,63,67,-1,2,29,54,-1,3,19,14412,12,19,43,53,1,1,31,-1,4,54,-1,3,54,-1,4,43,32,19,5392,8,0,43,19,12700,32,-14,43,1,31,-1,5,54,-1,3,54,-1,3,19,14412,12,19,43,53,2,1,43,31,-1,6,54,-1,2,54,0,256,4,39,15,44772,29,54,-1,2,54,0,257,21,15,44832,54,-1,3,53,2,43,31,-1,7,54,-1,7,32,19,5392,8,0,43,19,4076,8,-16,43,54,-1,6,11,29,54,-1,3,53,4,43,54,-1,3,53,3,43,54,-1,3,53,1,43,54,-1,3,53,0,43,40,4,67,-1,3,29,54,-1,3,19,14412,12,19,43,53,1,1,67,-1,4,29,54,-1,3,54,-1,4,43,32,19,5392,8,0,43,19,12700,32,-14,43,1,54,-1,3,54,-1,4,11,29,54,-1,3,19,14412,12,19,43,53,2,1,31,-1,8,32,19,5392,8,0,43,19,2676,28,1,43,54,-1,6,43,31,-1,9,54,-1,9,54,-1,3,54,-1,8,11,29,32,19,5392,8,0,43,19,4076,8,-16,43,54,-1,6,43,31,-1,10,54,-1,10,13,15,44946,25,3,0,15,45094,54,-1,10,53,0,43,31,-1,11,54,-1,11,54,0,203,50,15,44969,25,3,0,15,45094,32,19,5392,8,0,43,19,4624,20,20,43,54,-1,2,43,13,15,45029,32,19,5392,8,0,43,19,12700,32,-14,43,54,0,359,54,0,358,40,3,6,19,16664,24,5,43,65,32,19,5392,8,0,43,19,4624,20,20,43,54,-1,2,11,29,54,-1,3,54,-1,5,40,2,32,19,5392,8,0,43,19,4624,20,20,43,54,-1,2,43,19,8552,8,5,43,63,29,59,45061,3,0,15,45085,31,-1,12,54,-1,12,19,4124,16,7,40,2,6,19,796,20,7,43,63,29,19,4988,16,21,35,3,0,15,45094,36,54,-1,103,19,3044,12,12,43,19,2724,28,9,11,29,53,45116,41,3,0,15,45154,40,0,45,300,31,-1,0,23,2,1,2,3,54,-1,3,54,-1,2,40,2,32,19,2724,28,9,43,63,29,19,4988,16,21,35,3,0,15,45153,36,54,-1,103,19,3044,12,12,43,19,16728,48,-16,11,29,53,45175,41,3,0,15,45356,40,0,45,301,31,-1,0,23,0,1,53,0,31,-1,2,32,19,5392,8,0,43,19,13876,16,5,43,31,-1,3,54,-1,3,54,0,360,43,15,45222,53,1,53,0,27,30,-1,2,29,54,-1,3,54,0,361,43,15,45240,53,1,53,1,27,30,-1,2,29,54,-1,3,54,0,362,43,15,45258,53,1,53,2,27,30,-1,2,29,54,-1,3,54,0,363,43,15,45276,53,1,53,3,27,30,-1,2,29,54,-1,3,54,0,364,43,15,45294,53,1,53,4,27,30,-1,2,29,54,-1,3,54,0,365,43,15,45312,53,1,53,5,27,30,-1,2,29,54,-1,3,54,0,366,43,15,45330,53,1,53,6,27,30,-1,2,29,54,-1,3,54,0,367,43,15,45348,53,1,53,7,27,30,-1,2,29,54,-1,2,3,0,15,45355,36,54,-1,103,19,3044,12,12,43,19,9112,44,14,11,29,40,0,54,-1,103,65,31,-1,376,53,256,31,-1,377,53,45391,41,3,0,15,45420,40,0,45,302,31,-1,0,23,0,1,40,0,32,19,3544,20,11,11,29,19,4988,16,21,35,3,0,15,45419,36,54,-1,108,19,3044,12,12,43,19,10360,12,11,11,29,53,45441,41,3,0,15,45619,40,0,45,303,31,-1,0,23,2,1,2,3,54,-1,3,62,19,13060,24,-18,60,39,13,15,45472,29,54,-1,3,33,50,15,45479,25,3,0,15,45618,7,45589,54,-1,2,54,-1,3,19,14828,24,-15,11,29,54,-1,3,19,144,12,-5,43,13,15,45526,40,0,19,3056,12,-19,35,19,15532,24,-18,43,63,54,-1,3,19,144,12,-5,11,29,54,-1,3,40,1,32,19,3544,20,11,43,19,8552,8,5,43,63,29,32,19,3544,20,11,43,19,14412,12,19,43,54,0,377,17,15,45576,40,0,32,19,3544,20,11,43,19,16444,12,14,43,63,29,54,-1,3,3,0,15,45618,59,45585,3,0,15,45609,31,-1,4,54,-1,4,19,6740,20,5,40,2,51,19,796,20,7,43,63,29,19,4988,16,21,35,3,0,15,45618,36,54,-1,108,19,3044,12,12,43,19,3080,12,1,11,29,53,45640,41,3,0,15,45708,40,0,45,304,31,-1,0,23,0,1,53,45657,41,3,0,15,45689,40,0,45,305,31,-1,0,23,1,1,2,54,-1,2,40,1,19,9284,8,-2,35,19,16012,52,-19,43,63,3,0,15,45688,36,40,1,32,19,3544,20,11,43,19,14372,8,4,43,63,3,0,15,45707,36,54,-1,108,19,3044,12,12,43,19,2820,16,20,11,29,54,-1,108,31,-1,378,40,0,54,-1,378,65,31,-1,379,54,-1,379,40,1,54,-1,379,19,3080,12,1,43,19,10244,8,10,43,63,31,-1,380,53,45766,41,3,0,15,45796,40,0,45,306,31,-1,0,23,0,1,53,0,46,32,19,7936,12,6,11,29,19,4988,16,21,35,3,0,15,45795,36,54,-1,109,19,3044,12,12,43,19,10360,12,11,11,29,53,45817,41,3,0,15,45848,40,0,45,307,31,-1,0,23,1,1,2,54,-1,2,32,19,7936,12,6,11,29,19,4988,16,21,35,3,0,15,45847,36,54,-1,109,19,3044,12,12,43,19,17236,20,-7,11,29,53,45869,41,3,0,15,45890,40,0,45,308,31,-1,0,23,0,1,32,19,7936,12,6,43,3,0,15,45889,36,54,-1,109,19,3044,12,12,43,19,2820,16,20,11,29,54,-1,109,31,-1,381,40,0,54,-1,381,65,31,-1,382,53,45926,41,3,0,15,46198,40,0,45,309,29,23,2,0,1,2,54,-1,2,53,0,46,50,15,45951,53,0,67,-1,2,29,53,3735928559,54,-1,2,9,31,-1,3,53,1103547991,54,-1,2,9,31,-1,4,19,4004,8,9,35,19,4676,8,9,43,31,-1,5,54,-1,1,40,1,54,-1,1,19,5936,16,-4,43,19,10244,8,10,43,63,31,-1,6,54,-1,1,19,14412,12,19,43,31,-1,7,53,0,31,-1,8,54,-1,8,54,-1,7,21,15,46089,54,-1,8,40,1,54,-1,6,63,67,-1,9,29,53,2654435761,54,-1,3,54,-1,9,9,40,2,54,-1,5,63,67,-1,3,29,53,1597334677,54,-1,4,54,-1,9,9,40,2,54,-1,5,63,67,-1,4,29,8,-1,8,0,29,3,0,15,46020,53,2246822507,54,-1,3,54,-1,3,53,16,42,9,40,2,54,-1,5,63,67,-1,3,29,53,3266489909,54,-1,4,54,-1,4,53,13,42,9,40,2,54,-1,5,63,18,-1,3,29,53,2246822507,54,-1,4,54,-1,4,53,16,42,9,40,2,54,-1,5,63,67,-1,4,29,53,3266489909,54,-1,3,54,-1,3,53,13,42,9,40,2,54,-1,5,63,18,-1,4,29,53,4294967296,53,2097151,54,-1,4,57,52,54,-1,3,53,0,42,38,3,0,15,46197,36,31,-1,383,19,11016,984,16,40,0,54,-1,133,63,40,0,54,-1,132,63,40,0,54,-1,131,63,40,0,54,-1,130,63,53,1,12,40,0,54,-1,128,63,53,1,12,53,1,12,53,1,12,53,1,12,40,0,54,-1,123,63,40,0,54,-1,122,63,40,0,54,-1,121,63,53,1,12,40,0,54,-1,119,63,53,1,12,40,0,54,-1,117,63,53,1,12,53,1,12,40,0,54,-1,114,63,53,1,12,40,0,54,-1,112,63,40,23,31,-1,384,33,33,33,33,53,46323,41,3,0,15,46338,40,0,45,310,29,23,0,0,40,0,54,0,129,63,36,33,53,46346,41,3,0,15,46361,40,0,45,311,29,23,0,0,40,0,54,0,127,63,36,53,46368,41,3,0,15,46383,40,0,45,312,29,23,0,0,40,0,54,0,126,63,36,53,46390,41,3,0,15,46405,40,0,45,313,29,23,0,0,40,0,54,0,125,63,36,53,46412,41,3,0,15,46427,40,0,45,314,29,23,0,0,40,0,54,0,124,63,36,33,33,33,53,46437,41,3,0,15,46452,40,0,45,315,29,23,0,0,40,0,54,0,120,63,36,33,53,46460,41,3,0,15,46475,40,0,45,316,29,23,0,0,40,0,54,0,118,63,36,33,53,46483,41,3,0,15,46498,40,0,45,317,29,23,0,0,40,0,54,0,116,63,36,53,46505,41,3,0,15,46520,40,0,45,318,29,23,0,0,40,0,54,0,115,63,36,33,53,46528,41,3,0,15,46543,40,0,45,319,29,23,0,0,40,0,54,0,113,63,36,33,40,22,31,-1,385,19,16472,20,-4,53,255,19,14412,12,19,53,8,26,2,31,-1,386,53,46573,41,3,0,15,46639,40,0,45,320,31,-1,0,23,3,1,2,3,4,19,15496,36,3,54,-1,4,38,54,-1,3,40,2,22,19,56,24,16,43,63,31,-1,5,54,-1,2,40,1,22,19,13008,24,1,43,63,54,-1,5,9,54,0,386,19,16472,20,-4,43,57,3,0,15,46638,36,54,-1,134,19,3044,12,12,43,19,8812,24,6,11,29,53,46660,41,3,0,15,46880,40,0,45,321,31,-1,0,23,1,1,2,54,-1,2,19,1580,8,17,43,31,-1,3,54,-1,2,19,13444,8,-7,43,31,-1,4,54,-1,3,62,19,2400,16,19,60,39,13,15,46718,29,54,-1,3,19,14412,12,19,43,53,0,50,39,13,15,46740,29,54,-1,4,40,1,19,13848,8,11,35,19,10128,12,7,43,63,13,39,13,15,46756,29,54,-1,4,19,14412,12,19,43,53,0,50,15,46771,19,5856,68,21,40,1,19,8128,12,-12,35,65,28,19,13144,36,-8,54,-1,3,40,2,22,19,56,24,16,43,63,54,-1,4,19,14412,12,19,43,47,67,-1,5,29,54,-1,4,54,-1,5,43,67,-1,6,29,54,-1,6,62,19,2400,16,19,60,39,13,15,46842,29,54,-1,6,19,14412,12,19,43,54,0,386,19,14412,12,19,43,60,15,46857,19,4392,172,-21,40,1,19,8128,12,-12,35,65,28,54,-1,5,54,-1,3,54,-1,6,40,3,32,19,8812,24,6,43,63,3,0,15,46879,36,54,-1,134,19,3044,12,12,43,19,7868,32,-13,11,29,53,46901,41,3,0,15,47039,40,0,45,322,31,-1,0,23,1,1,2,32,31,-1,3,53,46923,41,3,0,15,47026,40,0,45,323,31,-1,0,23,1,1,2,7,46987,54,322,2,19,9760,12,-21,43,13,15,46960,33,40,1,54,-1,2,63,29,25,3,0,15,47025,54,322,2,40,1,54,322,3,19,7868,32,-13,43,63,40,1,54,-1,2,63,29,59,46983,3,0,15,47016,31,-1,3,54,-1,3,19,9760,12,-21,40,2,22,19,796,20,7,43,63,29,53,0,40,1,54,-1,2,63,29,19,4988,16,21,35,3,0,15,47025,36,40,1,19,8088,12,-2,35,65,3,0,15,47038,36,54,-1,134,19,3044,12,12,43,19,15972,40,-13,11,29,54,-1,134,31,-1,387,40,0,54,-1,387,65,31,-1,388,26,0,53,0,46,40,0,40,3,31,-1,389,33,31,-1,390,19,7e3,24,12,19,2712,12,-21,19,2752,20,7,19,2468,16,21,19,14856,24,-3,19,12080,16,12,19,15444,16,6,19,14936,16,-13,40,8,31,-1,391,40,0,31,-1,392,54,-1,382,19,13440,4,-13,66,54,-1,379,19,14424,8,-19,66,54,-1,376,19,16660,4,16,66,54,-1,147,19,10252,24,12,66,54,-1,388,19,9760,12,-21,66,54,-1,148,19,16200,4,-1,66,54,-1,192,19,440,4,13,66,54,-1,147,19,13428,4,-1,66,54,-1,149,19,9608,4,7,66,54,-1,150,19,17276,8,7,66],_jY6Ia7j:atob("V20wbE5qQnVKVFl3YnlVelJpVTJNR0VsTmpCdGJTVTJNRjlKSlRWRGNXUmlKVFZEYjJScWFRPT1WRlZpV1daVlJWa2xOVVZrSlRJekpUSXlKVEU1SlRkR2RnPT1kQ1UzUkNWRE1pVTRNQ1UzUWc9PUpUTkNiWDRsUXpJbE9EQWxReklsT0RNbE4wSitkdz09ZVc1eWFuaDVabkoxYzJvbE4wUjVKVEUzVkdoV2Exb2xNMFJXWTFsaFdnPT1lQ1UzUkNWRE1pVTROUT09ZEhkcmFYUWxOVUlsTjBOM2VtbHZiUT09WldKMVlpNXlZZz09SlVNeUpUZ3dlU1V6UmlVM1JpVkRNaVU0TVhaM2ZnPT1OaVV6UlE9PWNuNGxOMEo1VDNSdGZrOGxOMEp3Y1E9PVpXSTNOQ1UwTUdnMGJXUWxReklsT0RJbE0wWXpKVU15SlRnMEpUSkNibmdsUXpJbE9ERithbVlsTlVJbE5VUmZZbWxtSlRWRlgydz1KVFZGZFMwPUpUZEViaVZETWlVNE1DVkRNaVU0TUhZbFF6SWxPRE55Ykdsak9XTm1XbUpESlRZd2Ftcz1KVFl3ZFhrbE4wTWxOMEorSlVNeUpUZ3dWM0VsUXpJbE9EVT1KVFZDSlRZd2FscG1aV1VsTlVOYWF3PT1hV0Z2YnlVMVJHTmhKVEZEV1NVMVExUldKVFZDSlRGRFgxSlFKVFZEWTFKZlpnPT1lQ1UzUkhwNEpVTXlKVGd3SlVNeUpUZzBKVU15SlRoQkpVTXlKVGc1YzNGNUpUUXdPUT09Ync9PWJ5VTNRdz09WTI5dGNHbHNaUT09ZDNRbFF6SWxPRGQwSlRFMEpVTXlKVGcyZUNWRE1pVTRNM2M9TjBNbE0wTWxNMEpEVkdkak1HRlVVRFFsTlVKVUpUVkRWQ1UxUkdNPWVHZz1WMGdsTlVKWFJGVklSQT09VmxwcEpUVkRXR3NsTlVORldHMGxOakFsTlVWWWF5VTJNR1psUXlVMk1HcHJKVFZEWlNVMVEybHFKVU15SlRnMmVITWxReklsT0ROM2JDVTFSV2R0YTNJbE0wVnJhMmhySlVNeUpUZzJjaVZETWlVNE1BPT1TbTkwZFdKdlpHWT1iWFZwY1hRMUpUTkJibWsxSlRkQ2JTVTNReVUzUkhnMWFpVTNRM1k9YTIwbFF6SWxPREVsUXpJbE9EQWxOMEpQYlNVM1F5VkRNaVU0TUNWRE1pVTRNWDV4VHlVM1FucHlkWE09V0NVMVJWZ2xOakIzTVhrbE1qUXBXQ1UyTUhjd2VTVXlOU1V6UWxnbE5VVT1KVU15SlRnMmVDVkRNaVU0TjFkMEpVTXlKVGczZEE9PWRDVTNSSElsUXpJbE9EUWxReklsT0RSNmR5VkRNaVU0UVZNbFF6SWxPRUZtSlVNeUpUZ3pKVGRFSlRJMVYxbFpaV3RrYWlVeU5XWWxOVUpvYVdWa1YyST1kMnAwZG1KdFYycG1lSEZ3YzNVPWRDVkRNaVU0TUNVM1JpVkRNaVU0TlhKMEpVTXlKVGcxSlRJeUpUSXlKVEl5SlRJeUpUSXlKVEl5ZDNVbFF6SWxPRFJaSlVNeUpUZzBkU1UzUkE9PVlpVTFSR05SVmlVMVFpVTFSR1JUWldkdGF5VTFSQT09SlRkREpVTXlKVGd5SlRWRGNDVkRNaVU0TTNKM2RDVkRNaVU0TW1KMEpUZENkSElsUXpJbE9ETitKVU15SlRneFVGZFZhbk56YTI5dEpUZERKVU15SlRnd0pVTXlKVGd4Zm5GT2NYUnRKVU15SlRneWRTVTNRbjRsTmpBbFF6SWxPRFVsTjBOeGIyZHViV1E9YXlVMVEyMXVKVFl3ZUNWRE1pVTRRU1ZETWlVNE55VkRNaVU0TjNvbFF6SWxPRE1sUXpJbE9EbENKVU15SlRnMWRpVkRNaVU0T0NWRE1pVTRPQ1ZETWlVNFF5VkRNaVU0TkNWRE1pVTROM2s9VlNVMVJWZFRaRVlsTlVKZlYyRm5aZz09Y25oM2FIVmFiR2QzYXc9PWVtNXJlbTRsUXpJbE9EQjRUbmw1WVhJbFF6SWxPRFVsUXpJbE9ERT1ZbFJVVXc9PWZtOGxReklsT0RCekpUZERKVU15SlRneVUzcHpKVGRDY3lVM1F5VkRNaVU0TWc9PVZsUmpNR05qWVZoUlpHTlVhVzlvVGlVelFXZHVKVE5CSlVNeUpUZzNKVE5FSlROQlJpVXpRbXd5T0NVelFXbzRUV2hPSlROQloyNGxNMEVsUXpJbE9EY2xNMFFsTTBGR0pUTkNKVE5CYWpocEpUTkNhRTRsTTBGbkpVTXlKVGc1YmlVelFTVkRNaVU0TjJvbFF6SWxPRGdsTTBZNUpVTXlKVGhCYVc4PVptTkpOV0pwTlNWRE1pVTRNbVVsUXpJbE9ETWxNME0wSlRRd0pVTXlKVGcxSlRKRFlWSmxXVjlTSlRWRlZnPT1kSGw2SlRkRWRTVTFSSG9sUXpJbE9EUWxReklsT0RVPWJYZFlkbmwzZUdsb2JTVTJNR2RxSlRWRFh3PT1SalJCTmtzPVZsUmhhVlJtSlRGRFdTVTFRMVJXSlRWQ0pURkRVeVUxUTE5VUpUVkRZU1V4UVNVMVJFNGxOakFsTmpCa0pUVkRYMUU9YlNWRE1pVTRNQ1UzUW00PWFGTWxOVVZuVnc9PWRubDVRaVZETWlVNE9TVkRNaVU0TkVKNGRpVkRNaVU0TnlWRE1pVTRPVUo0SlVNeUpUZzVka0ozSlVNeUpUaEJKVU15SlRnNUpVTXlKVGc1SlVNeUpUZzBKVU15SlRnelFpVkRNaVU0TlhrbFF6SWxPRFZDSlVNeUpUZzRmbmw2ZDNZbFF6SWxPRGM9SlRkQ2RTVTNRalVsTTBGdWFUVWxOMEp0SlRkREpUZEVlRFZxSlRkRGRnPT1KVFZGSlRWQ2JpVTFRaWR1WDIxdVl5VTFSUT09SlVNeUpUZ3diM0ozSlRkRUpUTkNlQ1ZETWlVNE5DVkRNaVU0TXlWRE1pVTRPWG9sUXpJbE9ETWxReklsT0Rsc2ZpVkRNaVU0TTNrbFF6SWxPRFFsUXpJbE9FTT1aaVUxUTFwaEpURXpKVFZEWVE9PUpVTXlKVGhHZmlWRE1pVTROUT09WlNVMk1GUlJaRlVsTmpCUlkyTm5YMkpVSlRZd1lWOVdKVFZDVkE9PVkyVmxjWGR3ZGlVeVJtdHdhSEVsTWtab2EyNW5KVEpHWkhad2VXb2xOMEp1ZHlVM1JBPT1KVEl3SVV3aEpUSXdUeUZNSlRkRUpVTXlKVGd5SlVNeUpUZzFKVU15SlRnNUpUZEVKVU15SlRnMkpVTXlKVGhFSlRWRWEyTndaV05DWDNKZmFTVTNRMjl0ZVNVM1EyNWFKVGREZVhFbE4wTnJkM2RyZm5OdFdHc2xReklsT0RCemNXdCtjM2w0ZWlVM1F5VkRNaVU0TVhZbE4wTWxOMEk9SlRWQ0pVTXlKVGd5SlRkQ0pVTXlKVGd6SlRkQ0pVTXlKVGcwSlVNeUpUaEJKVGRFWld3bE5VVm5KVFl3Y21jbE5VVnNKVFl3Ync9PU56UXdNdz09UlhkS2VVaEpTVVk9Vm1rbE5VTmFabWtsTlVJbE0wTnRKVFZEWldzPU1Ta2xNa1lsTlVNcVgxOGxNa009WXlVMVFtcFhRU1UxUW04PU5VSTNUQT09ZDIxcmNubDBhV3R4YjJGb1lTVTFSSEpoVTFFbE5qQXdUU1UyTUUwPWVDVTNSSFlsUXpJbE9ERWxReklsT0RGNkpVTXlKVGd6SlRkRGVnPT1kR1pyWVd4MFlWWmpWdz09UmtsTUpURTRaU1V4UWlVeE9DVXlORWdsTVRZPVZWcGtVbE1sTlVSV1ZRPT1kQ1ZETWlVNE15VTNRdz09VUdOaVlpVTFSQ1UxUXc9PUpVTXlKVGd5SlVNeUpUZ3hTMTlOWWxFPWEyWkthMmtsTmpCbEpUVkZZMkZ3UVdoaGFXRnFjQ1V6UlhWRkpUWXdKVFZDVlE9PVRGQktaR1pqYUdOb2JXUlpWM1FsUXpJbE9EZDRiU1ZETWlVNE1HMXJjM0VsTmpCaWFnPT1KVGRFYkc1d0pVTXlKVGcySlVNeUpUZ3pKVGRESlVNeUpUZ3hkU1ZETWlVNE9DVkRNaVU0TnlWRE1pVTROeVZETWlVNE1pVkRNaVU0TVE9PVoyUnBaZz09ZVdwNGVRPT1KVGRDYXpVPWRYZGtiMnQyUlVjbE0wRT1Kdz09WkcxcVptOTFXZz09V1E9PWQydGtkdz09Y21aNWFHMXFlQT09SlRkRGIydHVKVU15SlRnd2QzY2xReklsT0RSMkpVTXlKVGcxWlNWRE1pVTRNQ1ZETWlVNE1RPT1XbFJvVXlVMVJXWWxOVVE9YkcxaVkxUmZhbk5qUmt3bE1UaGxTQT09WjNoMVpIZHNjbkU9WjJZbE5qQmxheVUxUTJsc1p3PT1KVFF3T0VjMFkyaGxZMnRpYjNnPVZpVTFRaVUxUWxKZlFWSmxZUT09SlVNeUpUZzNlU1ZETWlVNE1IbDNKVU15SlRnNEpUZEVKVU15SlRnekpVTXlKVGd5WnlWRE1pVTRPSFVsUXpJbE9EWWxReklsT0RnPUpUVkNieVUxUkhKaEpUUXdaVzVoWDNCb2RRPT1aeVUxUWxoaGVIcG5lWGRxYWc9PVZHSldZeVUxUlNVMVFscG9hUT09YUhGMGVHeDFKVGREVmtwU1Z3PT1SM1p2WkhWcWNHOD1iVzQ9SlRkQ0pUZERKVU15SlRneGRHMGxOVUp3YlcwbE4wTWxOMEk9VjFGbFh3PT1VazlRWjFOUkpURkdjRTlRWjFOUkpURkdKVEU0SlRORUp3PT1TVWs9SlRWRVdsOU1YMVJhV1NVelJFeGZVQT09WXlVMVJIRnRhQT09ZUhZbFF6SWxPRGQ1VkZwalZETm1WMWRCWm1SWmJTVkRNaVU0TTIxMmMyMD1WRlZUVUU5SWJGOGxOVVZmWDJjPVlYSndha2xqZHc9PWNDVkRNaVU0TTNZbE4wUWxReklsT0RCeWRWb2xOMFpoSlVNeUpUZ3pKVU15SlRnd2VDVkRNaVU0TTNZbFF6SWxPRFFsUXpJbE9EUT1KVFZDWkdFbE5VSmpKVE5EUmtrbE0wUkZTMDlKVGlVelJnPT1Xa3RSVDBNPWFXNXJKVFZEWVZwc0pUVkZiMFJCVFhWQmVuRWxReklsT0VaTUpUUXdKVU15SlRreGNtOGxOMEpxZG00PVQyTmlKVFZFVVNVMVJDVTFRaVUxUlZwVFlsTT1SRmhyWHc9PVkzUnJZeVV5Um01alpHZHVXR1JpVjJSWFpHMD1NQ1UxUkNVMVJGcFRUeVUxUXc9PVYyZG5SbWtsTmpCWlp3PT1kaVUzUkE9PVpua2xOMEpaSlVNeUpUaERKVU15SlRnMFNRPT1XbGc9Wm5oelpRPT1KVE5DUWtab2JXSm9adz09VnlVMVJWZGZWeVUyTUdaRlZ5VTFSVmRWWm1Ga05VSXhOVU09VWlVME1BPT1KVU15SlRneGRTVTNSbms9VlZaVVkycGhaUT09ZDJ4NWJYWjVkR2gxYW13PUpVTXlKVGczZEhwaGRDVkRNaVU0TUhnPWNIRnNieVUxUldSaUpUTkdWSFZxYXc9PVpHTlVheVUxUkdSWldpVXlSaVV5UXpnbE5qQWxNa05sSlRWRGVqY2xOME1sTWtOYUpUSkdKVEpET0NVMk1DVXlRMlVsTlVONk15VTNRdz09TjJnNU56aHZhRGs9Ym13bE4wSlhiSGx0UzJnbE4wSm9iR2M9WW40bFF6SWxPRGdsUXpJbE9EaCtKVU15SlRnekpUZEROWGdsUXpJbE9EUWxReklsT0RONWZpVkRNaVU0T1g0bFF6SWxPRFFsUXpJbE9ETjJKVU15SlRneE5TVkRNaVU0TjNvbFF6SWxPRE41ZWlWRE1pVTROMzRsUXpJbE9ETWxOME0xSlVNeUpUZzRKVU15SlRneEpVTXlKVGcwSlVNeUpUZzVKVU15SlRnNFZXSmlYMkk9YW1jbE5VTmxKVFZDVkZwcldtTnBhRWhwWkdkV0pUVkRXZz09YVc1c1lVeHRXbTBsTlVVPUpUWXdWVmxSTG1GU1VsRWxOVVZmWXlVMVFtVWxOVU1sTVVOU0pUVkNVZz09VFZsU1VRPT1KVFl3Wkd4alpsYz1kSEVsUXpJbE9EUnhKVE5FY1NWRE1pVTROU1ZETWlVNE5DVTNSaVUzUkhFbFF6SWxPRFI1SlRkR2ZpVXpSSGwwWlc1clozQjJXV3RtZG1vPUpUTkVKVU15SlRneGQzVWxOME1sUXpJbE9ETitkMmdsTjBKM1JuSnhkMmh4ZHc9PVpHRjBZUzEwWlhOMFMxQlJVbEVsTlVVbE5VVlJVQ1V6UVUxaVZWTk5KVFl3VlNVMVFsbz1XRlpsSlRRd2FGOUJZeVUyTUdGV1kyVnFOVlprVkdOYVlXVWxOakJqV0NVMk1GUT1jM2g1SlRkRGRDVTFSU1UzUm5SMUpVTXlKVGd6ZW1zbE4wUWxOMFFsUXpJbE9ERjVKVGREYmc9PUpUVkRWbUppVmc9PVZFOD1KVFl3V1U5UVVWUlpVRTg9U2xBbE1UWXRLRXBTYVNVeFJpVXhRU0ZyU2lVeFF5VXhOMmtoYTBwU2FTVXhSaVV4UVNGclNsQT1KVFl3YVNVMVJYQndabXRrY1dwb1oxZHllR1pyYUhZPVYydHdkaVV6UVVOMGRHTWxOMEk9WkE9PVJWZ2xOakFsTlVKWmFnPT1WU1UxUWlVMVJTVTFSV0U9V21abmNBPT1WbHBrVlZOaU0xcFRKVFZDVXlVMVEySmhNR2RDVDFVbE0wTlBKVFZDVXc9PVpGbGFWMlVsTTBOV2FnPT1kQ1UzUW5RbE4wTjBKVGRFSlVNeUpUZ3pKVFZDZUNWRE1pVTRNaVZETWlVNE13PT1WbUZwSlRRd1dtND1KVEZFSlRFeEpUWXdWbFFsTlVJbE1VRmlKVFZFWm1sc09DVkRNaVU0TlV3NFpTVXpRamhFYURZPUpUZERKVU15SlRneEpVTXlKVGcySlVNeUpUZzNkQ1ZETWlVNE1TVkRNaVU0TnlVM1EzUWxReklsT0RkNGMzUmhkR1U9SlRWRVZtdGFKVEkwTVY4bE1qUXlkWEJ1SlRkRUpVTXlKVGd4Y0hWdVdtMXNiR2RtUWtOSUpUTkNOQT09TVZKWlVtRlNKVE5HVWxOWlVsQmhXaVZETWlVNE15VkRNaVU0T1hvbFF6SWxPRGM9U1NVMVJGQk1UbDhsTVRnbE5VVlFWMUJPWHlVeE9BPT1jV05vSlRWRmFYRlRKVFZDSlVNeUpUZ3pKVU15SlRneWJ5VkRNaVU0TW5jbE4wUWxOME1sTlVSd0pVTXlKVGd4Y3lWRE1pVTRNQ1ZETWlVNE5ITWxReklsT0RBPVdWZGhXR0VsTlVWWUpUWXdKVU15SlRnMUpUTkJlaVUzUTNGeWVRPT1hbTlvZFc1c1NDVTNReVUzUW5aS2FIY2xOMElsTjBONWJFcDJkVzF3Ymc9PVoyUjNhQT09WXlVMk1DVTJNR1U9VUZKU1ZDVTFRbFJoVUdOWUpUVkZKVFZFWjJaM2RDVTNSSElsUXpJbE9EUWxReklsT0RSZmNuNTJjV0oxY1NVMVJXOWlKVFZGUzFWWkpUVkRKVFZDSlRWRkpUWXdOMUZsSlRRd1FWQWxNMFJGU0U4PVpISjBhV289T0ZRbE5VVWxOVVZVV1ZJbE1FSk9XbGxQVkY5VVdsbE1WeVV3UWlVMVJGQlpUMUFsTlVSVVdWSWxNRUpPV2xsUlZGST1KVFZGWmxwaVpRPT1aMnhsZGtkemFHbEZlQT09ZGlWRE1pVTRPQ1ZETWlVNE5TVkRNaVU0TlhnbFF6SWxPREVsUXpJbE9EZGhKVU15SlRneWQzZz1ZU1UxUlE9PUpUZERkU1V6UWlWRE1pVTRNeVUzUXlWRE1pVTRNaVUzUkNWRE1pVTRNM0YyYzNJPWFTVTFSVjlpYVhBPWNXSjZibVp2ZFE9PVgySlpVaVUyTUE9PVpuSnhkMmh4ZDJobmJIZGtaVzlvZFNWRE1pVTRNaVZETWlVNE5YZDZXUT09V0NVMVJDVTFSRlJoUmxoVFkxYz1KVGREY1NVM1EzUnRkMlIxYW1oM1VWcFBZV0ZYVkdjd1p6SWxOVVFsTlVJPVZWSk9VVkpmUlV4UWNuZHNjbkVsTTBRbE1qTnNjV3gzVUhoM1pIZHNjbkZTWlhab2RYbG9kUT09SlROR0pUSkRMVGN3SlRWQ1lYTmtheVUxUW1FPWIyVjJZUT09SlVNeUpUZ3hjeVZETWlVNE1nPT1UMVJWV0ZBbE5VVlJXZz09YlNWRE1pVTRNSE1sUXpJbE9ERWxOMFI2SlVNeUpUZzBjeVUxUlhNbE4wTnlkeVUzUTNVbE5VVWxReklsT0RBbE4wUWxOMEozSlVNeUpUZ3hjeVZETWlVNE1RPT1KVFZEV20wbE5VTmhlbXc9SlRkREpVTXlKVGd4SlVNeUpUZ3pKVU15SlRnNEpVTXlKVGczTkRjMVF5VTBNRE09WWxOWlYwbz1KVFl3WlNVMVFpVTFRMjlHSlRWRVUxWldWMVlsTkRCaFZsZGxlV29sTjBJbE4wTnVWMjRsUXpJbE9EQlBlQ1UzUW5aT2RXNTJibmNsTjBRbE4wTT1VRkZQSlRWQ1VGRT1ZbVZsTG1Sd2JuRmliM291YW05bmNDNWpkVzg9YW1oemN3PT1kaVUzUTNFbFF6SWxPRFE9SlRWRVZtZzJhV2xuSlRWRlYycHBXbWc9SjFrbE5VSWxOVUpuYldac0oyaFphMnR2WjJvbE5VTT1iSEZxZDNCdWVXb2xOME1sTjBNbFF6SWxPREI0SlRkQ2JRPT1KVE5EYVNVMVEyZDBiMlFsTlVWdVltbGhWbGxtWldObVZnPT1KVFZEWnpSbmFRPT1OM1IzYjNGMk4zcHRKVGRDYlNVM1F6VjRhU1UzUWlVM1FpVTNSbmQ2YkE9PVZ5VTFRbW9sTlVSWmJDVTFSRTVoYTJGYVlXUmhiSEZFWVd0c0pUVkVaaVUxUkdwclRWSlVXVmc9ZENWRE1pVTRPQ1ZETWlVNE9TVkRNaVU0TkNWRE1pVTROM1lsTjBONkpUWXdlaVZETWlVNFJRPT1KVFZDYjI1aVgyaHVZeVUxUkNVMVFtNXBiQ2NsTWtNbE5qQWxOVUluYlY5dWIyb25KVFZEYm1nPVZTVXlOQ1V5TkZvbE1rSWxNalFsTWpRbkpUUXdVV1FsTmpBeFdrOGxOVUpRVVNVMVJRPT1iM0prWjFkc2NHZz1KVEZGUXc9PVdXUllhbUphWTJrbE0wRmhXbUphWTJrPVpHVmFKVFZDU205bUpUVkNXbTV2SlRWRGJXOGxNMFlsTmpCaEpUWXdiVzBsTmpCZlNTVTFRM0ZrWWlVMVEyOWthbWs9ZW41dUpUZENKVU15SlRneUpUVkRiblZ1YkNVM1JIZ2xOMEpLZFhVPU0yWnNPQ1ZETWlVNE5TVXpRamhFYURRelprdzRaV2cwY1hKdGJXNTNVaVUxUWxSbUpUTkdZbFpVWHpkVVoxUWxOREFsTlVObVppVTFRMkZhT1dWaUpUWXdjaVUzUW5oMEpUZEVKVU15SlRnelYzUjRkbmNsUXpJbE9ETT1jQT09WW1WbFIzQnpia1p0Wm01bWIzVT1jM0p6ZG5ka2QyZz1KVE5HUkZFPUpVTXlKVGd6SlVNeUpUZzFjaVZETWlVNE5DVTNRM1U9YW1Sd2J3PT1aMllsTmpCbGF5VTFRMmtsTlVKbWJtVT1TMWxWWDBGVlpBPT1jWFVsUXpJbE9EUjNjeVZETWlVNE5uZFhKVU15SlRnNGR5VkRNaVU0TUNWRE1pVTRObVIzZFNWRE1pVTRNU1ZETWlVNE5IWT1aM0JwZG14MGJTVTFRaVUzUTNkNmFXOXRUWDV0ZGlVM1F3PT1lbTBsUXpJbE9ESjFjMjBsUXpJbE9EQjFKVGRDZWc9PWF5VkRNaVU0TUd0emRsSnZjM0Z5Zmc9PVVqZ2xNalJSVkE9PUpUVkNXR3RZSlRJMFduQT1UVUpEUmswPVJUVkVKVE5DUWtZPVRTVTJNRjlmV2xrbE1UY2xNRUpNYjNSdWN3PT1KVU15SlRnMUpVTXlKVGcwZmlWRE1pVTRNeVZETWlVNE9Yb2xReklsT0RjbFF6SWxPRElsUXpJbE9EUWxReklsT0VKNmF3PT1kbTU0YnlVeVJtVnhibTVuWlhZbE1rWm5kSFJ4ZEE9PVZGSmZWRllsTlVRbE0wRlZKVFZFVmpSU0pUVkVKVFZFVTFKVUpUVkRaQ1UxUTJZbE5VUWxNVVJqWlZJbE5VUlpaQ1V4UkZWaVlsOWliSFJ5SlVNeUpUZ3hVRjlXSlRkQ2NYSWxReklsT0RVPVYyRWxNME5QSlROREpVTXlKVGczZWlVM1JucDRKVU15SlRnNUpUVkNhRzF4WDJ4dGIzbE1iM1J2ZW1zPVgxb2xOakJPVTFBbE5VVT1mZz09YVhCMkpUZEdKVGRFY2s1dmNHOGxOME1sTjBOdmJsaHJKVU15SlRnd2MzRnJmbk41ZUE9PVdXdGxWMk5pYUdaakpUWXdRVUpHSlROQ1FTVTBNQT09YUd0MGRYWkhibWR2WjNCMlJXcHJibVk9VW5SeGIydDFadz09WW1rbE5VSmtKVFZFYjJRbE5VSmxhaVUyTUdGMFVYNStKVGRDZmc9PWVYUWxOME4xSlRkR2N5VkRNaVU0Tm5vPUpUSXpKVE5CTlZsM1Zsa2xNa0lvTkZnbE1qUWxNak1sTWpNbE0wRTFWeVV5TmxZbE1rSW9ORmgySlRKREp5NTRWaWdwVjI1WUpUTkJKVEkwSlROQkpUSXpKVE5CTlZjbE1qTWxNMEZXSlRKQ0tEUllkaTU0VnlVeU5DVXpRVllvS1ZkdVdDVXpRU1V5TkNVelFWWWxNa0lvTkZoMkxuaFdLQ2xYYmxnbE0wRldKVEpDS0RSWWRpVXlSbmdsTWpRbE1qTWxNMEVsTVVOV0pUSkNLRFJZSlRJMFozSWxNMFoxYzJ0cUpUVkZVMW89SlVNeUpUZzBkaVZETWlVNE5XVjZmbllsUXpJbE9EQWxReklsT0RZbFF6SWxPRFU9Vm1jbE5VVldKVEl5WVZaWFdtRmhXbGxYYmc9PVoxcG9XbWs1Vm1sV2FuTm5lWGM9Y25SNmVHcHBkQ1UzUTNNPUpUZEVkbk51YnlVM1F3PT1aWEJrZG01bWIzVT1iMjErSlVNeUpUZ3dhM0J1WXc9PWR5VkRNaVU0TUNWRE1pVTRNMzRsTTBWMEpVTXlKVGd3SlRkR0pVTXlKVGcxSlVNeUpUZ3pKVU15SlRnd0pUZEVURmhTWmlVelFVNWhVbDlXVGxrPWNtOXpjWEorSlRWRFQwcExWUT09Wm1OMlkzVm5kZz09SlVNeUpUZzRlaVZETWlVNE1YcDRKVU15SlRnNUpVTXlKVGcwSlVNeUpUZzNhWG9sUXpJbE9FUWxReklsT0RrPVZWcFZKVFl3T1dFbE5qQk5KVFl3VlNVMVFsb2xNMEpPWDFFbE5VVmlVU1UxUlE9PWJHUnVaU1V5Tld0dFdtVmhiQ1V5Tld4bldTVTFSVjhsTlVScEpUVkZYMDFtYVc0PVdHc2xOVVZqSlRWRkpUVkRiVWtsTlVWbkpUVkVZbWNsTmpCSmEyaG1ZbXdsTlVWc0pUWXdKVFZDTkE9PVRUaz1hSGRxWm5scU1tWm9hSFI2YzNrPWIyZHhhQ2dsTlVSamF5Z2xOakJ0YldwdEpVTXlKVGd5ZFNWRE1pVTRNU1ZETWlVNE5YVWxReklsT0RNbFF6SWxPRFJaZENVM1EzVlRjU1UzUXlVM1EzSnhjeVUzUWc9PVptZHhjbTF3ZHc9PVltVmxibXdsTjBKTmRGb2xOMEpvSlRkQ2JDVTFSWEFsTjBKdlVIVnJjR3BzZWc9PVZXcFhXQ1V6UmxvPUpUVkNiQ1UzUmlVM1FrdHNhblpyYkhrPVVWY2xOakJWWVZaWE5XRWxOakJZSlRWQ1dVWmhOQ1UxUW1aWUpUVkZVMWxsZG5jbE4wTnZhQT09Ym14alp3PT1UQ1UxUlZSUFVBPT1kM041ZG1kcGNXb3diSEY1Wkc5c1p3PT1UVTFvSlRWRUpUVkRVMDFoWnlVMVFsQWxOVVJhVFUwbE0wUWxOakJYVlZjbE5VTlBXakpUV2xOVlQySlRaV2hhSlRWQ2FBPT1URlZSVUE9PWQzNGxReklsT0RFbFF6SWxPREYrSlVNeUpUZ3pKVGRESlRWRVgxSWxOakFsTmpCaVgxST1KVU15SlRnMUpVTXlKVGd3SlVNeUpUZzJkSGwwY2lVM1JuUjJKVGRFSjJwMlpYRnBRUT09WXlVMVExa2xOVU1sTlVSbEpUVkRlU1ZETWlVNE5TVkRNaVU0TkNWRE1pVTRRWGNsTjBZbFF6SWxPRFFsTjBJbFF6SWxPRGc9ZVd4MGRpVTNSR3hRSlRkQ2JIUT1KVFZES0E9PUpUZENlSFIzZUNWRE1pVTROU1V6UmlWRE1pVTRNWFFsUXpJbE9Ea2xNMFo1SlVNeUpUZ3lKVU15SlRneUpVTXlKVGczZUNWRE1pVTROUT09Wm1ZPUtHVm9KVFl3WW1jb1gyaHJKVFl3YUcwbE1qWT1iRzA9Y1dzbE4wWT1PU1UwTURsQk9VSklVMEpET0RrPVpWcGxKVFZFVmc9PWVpVkRNaVU0UW5vbFF6SWxPRE1sUXpJbE9EbFlKVU15SlRnMEpVTXlKVGcwSlVNeUpUZzNlU1ZETWlVNE9BPT1XU1UyTUZsaFdXSm9KVFF3SlRWRVoyaFpZbGxtWnc9PVkzQnhKVGRDZEE9PWVDVkRNaVU0Tnc9PWRuUWxReklsT0ROU2ZuQWxOMEowSlVNeUpUZ3ljblJ6VkNWRE1pVTROWFFsTjBRbFF6SWxPRE1sUXpJbE9EST1KVGRFSlRkQ0pVTXlKVGhCYUhjbFF6SWxPRFI2SlVNeUpUZzFKVU15SlRnemJIY2xReklsT0RJbFF6SWxPRUlsTjBJbFF6SWxPRGs9SlRWRkpUVkNRUzFhWVMxNk1DMDVKVEpDSlRKR0pUVkVKVEpDSlRORUpUZENNQ1V5UXpJbE4wUWxNalE9YVhwcGNuaFlKVGRFZEdrPWFTVTFSV0phWVcxc2NYSndjMkZ5SlRZd1ppVTJNR2dsTjBZNEpVTXlKVGd4WHpFbE5qQjNZVU1sTmpCb0pUZEdPQ1ZETWlVNE1WOHhKVFl3ZDJGREpUWXdhQ1UzUmpnbFF6SWxPREZmTVNVMk1IZGhReVUyTUdnbE4wWTNNRGdsUXpJbE9ERWxOakJtWW13bE0wRnJhMXB5SlRWRlVGZFFUbDg9WDFSVkpUVkRKVFZEVlZwVGRDVkRNaVU0TXlWRE1pVTRRU1ZETWlVNE1TVkRNaVU0TlNWRE1pVTRNQT09TlVaSUpUTkVOeVUwTURrPWJGRWxOMFp5Zm5aT013PT1XRjlrV2c9PVYyTWxOakFsTmpCWlYyaEtZVGhWYUZVPVYyZGFheVUxUkdwdUpUVkVhZz09SlRkRGRINTFOU1UzUW5NMWRpVTNSSFIwTnlVeU1nPT1YMms1WldScUpUVkNaR29sTTBKYVgycFhXR0lsTlVJPVdHRmFWbWM1Vm1sV0pVTXlKVGd3SlVNeUpUZ3lKVU15SlRnNEpVTXlKVGcyZUNWRE1pVTRPQ1ZETWlVNE13PT1WbXRXSlRWRllVd2xOVVZaYVNVMVJBPT1jVzkrVDNoK0pUZERjMjhsTjBSTUpVTXlKVGd6SlRWRkpVTXlKVGd6ZW04PWNIbzBhR29sTjBKd0pUZEViQT09WjFZPVoySlJKVFl3SlRZd1ZXST1TMU5mSlRWRlpGVWxOVVZrVlZSWlpGRlNKVFZEVlMwbE1UZGtZbVZWSlRFM1RVdGlYeVUxUTFVdEpURTNaRlZvWkZKZmFDVXhOMDA9SlROQ1dXaHJSR2NsTlVKakpUZERiM2x2YUc5eWIzb2xOMFpwYm1kMGJXcz1iaVUyTUc5dlp5VTJNRTlrYUNVMk1HMD1KVE5HTXc9PWJYSnJKVGREYTIxK2J5VTNRMDVyZm1zPVltUnpjMmh4WjBWb2EyUjViSEoxVnlVM1EzTm9KVFZDV0NVMVJGbz1KVU15SlRneWRYTWxOMFlsUXpJbE9ESjBlWDUzSlVNeUpUZzJKVGRESlVNeUpUZ3liRzRsTlVKc2JXdGlaeVUyTUE9PWVuTWxReklsT0RWNkpUVkNWeVUxUXc9PWIyd2xOMFpzT0had0pVTXlKVGcwSlRkRGJYNXhlaVZETWlVNE1Gb2xOMEp3Y1E9PVdtdGFZMmxIV2xoa1oxaz1ZbEpoVkZRbE5VUkhZU1UxUlZwWFlnPT1aMlJmYUdsbGFIQnRjbWxZYlhGcGRnPT1iR2R0SlRWQ0pUWXdKVFl3Ym10S0pUZERKVGREYm5acmRTVkRNaVU0TWc9PVptRmlhM0ZtWTJaaWJ3PT1lQT09SlRJMVlTVXpSQ1V5TXlFbll5VXhSbW8xSlRRd1VsSWxNVVlsTWpBNVh5VXlNekZXUXlVelFsVXpTaVV5TXlFbE0wTlNKVFZGUjJsR0tTVXpRbFZpVVNVeU5TVXlOQ2xYV0RSVVNTVXlNR1kxTTBNeFYxUmlKemNoUVNVeU1pVXhSalZuWjFWallpYzRNamxEV2tVcE5GaEhSR2dsTWpBMkpURkNKVEl5WTBOWFltTTVSRWhuTlNVelJEWkhVelpwWjBGVVJHWmlKVFZFYWlVMVJTZFNaVWdsTTBJektDVTBNQ1V6UlZGcVl6SWxOVVVsTTBGSkpURkNKVFZGWkRVbE0wUmtaU1V6UVdFbE5VSm5OU1UwTUNVelJDVTFRMkkwSnpVelJDVXpRbWNvSjJoa0pUUXdZU1V4UmlVMVJGZ2xOVU5GUkNVeFFrbzVKVFZET1VjM1ZtaHFKVE5FYVNobVIyWWxOakFsTTBRMll6SkVLQ1V6UlZWVUpUVkZVU1V5TlZkQkpUTkRWRlZSTWxWU0pURkNKVEZHVm1WcE1WWkhTU1UwTUNVeFFsRlhWeVV5TWtNbE5qQWxNME1sTlVNNFZGbGxRaVV6UWtNbE0wRmtLVlpoSlRGR1dHSTBKVEl6SlRJelJERWxNakpSYWxoaFkwa2xNMFpEUkVacEpUSXpKVFl3SlRZd09DVXlORjhsTlVJbE5EQTFNems1SVNGaVVTVXpRMlZqTkVZbE0wWlNaQ0VsTTBRbE0wWkNSMmNsTWpZbE5VVkhKVE5EVW1WVkpUSTBVaVV5TXpWZlFsTmtKVFZGUVZaa1FrZ2xNalZrSlRJMktTVXpSQ1V5TlNVeU5tb25KVEl6SlROREpUVkRNU1UxUkNVelF5VTFSRjluWmlVeU1DVXhRa1U1UkNrMVZXVlRKVEl6UjBjbE1qUktWMWtsTWpScE9WRlNXa05VVmtGR1JTVTFSQ1V5Tm1kRkpUTkJPR2hYSlRGQ0pUSXdKVE5CSVdRcEpURkdKVEl3SlRZd1JUUnBKVFZGV21ZeEtGSWxNalpVS1ZWa1NWSkRKVE5DU0dvb0pUUXdPV2NsTlVVbE5VUXBKVEkwSlRJMVNpVTFRa2hqS0Y4bE0wSkNKVEl6YWxFMEpUTkNRVGdsTWpSSE55VXpSR05DT1NjbE5VSTNRVmxKTkZnNFZqSlJKMFVsTVVacE16Y2xOakE1T1ZkWFZsVTJWMVpWSjFZbE5EQlRVU1V6UlRWcUpUSXlKVEkyT0ZSRVgxbEdKVEkySlRJMEpUTkJOQ1V5TXpsQ1ZHY3RMUT09SlVNeUpUaENKVGRFSlVNeUpUZ3llQ1ZETWlVNE15VkRNaVU0UW13PWMzZz1ZeVUxUldSU1YxUWxOVVJUTUhObWFHcDBkV1p6ZFhKNGNXYz1XVmNxSnlVeVFpa29LZz09ZG5seEtuTjRKVU15SlRoQkpUZENKVU15SlRneWFHVmZaRlZpWkZsUlltaz1XbDlmVm1NNVZscFlXV1U9ZFNWRE1pVTRNdz09WTNKckpUWXdjV1pzYXc9PVZTVTFRbFVsTlVSMEtpVXlOU1V5UW5aVUpUSTJLRlpWSlRWRWRDb2xNalVsTWtKMlZDVXlOaWhXVlNVMVJIUWxNa0lsTWpVdGRsVWxOVUk9SlVNeUpUaENjSElsUXpJbE9ETjRmaVUzUkE9PUpVTXlKVGd4ZFhoNVdGRmpXRk5ZVVNVMVJWZFZOU1V4UlE9PUpVTXlKVGd3SlRkR2VYNGxReklsT0RSMUpVTXlKVGd5V1hRPVdDVTFSR05VWVdWUUpUVkNYMUJqWHc9PUpUVkZVRTVhV1U5TUpUVkVaQT09Y1dnbE4wSjNTRzlvY0doeGQxWnNaVzlzY1dvPVNFdEpSVU5TVmt0UlVBPT1aVmhVVjBKaFgydz1KVEZGSlRWQ1dGRmhVR0ZvY1d3bE5qQWxOVVJ3WVNseGIyRnVLV1ZxWW1zcEpUVkZjR289SlRWRFR5VTFSRmxXSlRZd1R3PT1TbFpRWkE9PVYxVmtKVE5FVlZFbE5VVWxOREJWWWxsZlZBPT1XbU5ZYW1vbE5qQWxOVVJ3UlZodEpUWXdKVFZGV0dzbE5qQm1aVGtsTlVOZldHMGxOakJtYVE9PVpITnpieVUzUXc9PU5DRT1kSGhxZFdScGNTVkRNaVU0TkNWRE1pVTRNeVZETWlVNE0zNGxOMFJxZFg0bFF6SWxPREVsTjBOc0pVTXlKVGd3YzNFbE4wUWxReklsT0RCeVluY2xOMEp6Wm5sc2FHc2xReklsT0RBPVNVOGxNVUpvSlRKR0pURkNTRXM9SlRWRFVWSlZKVFZEWW1VPVpuQnRhV3gwYlNVM1FpVTNRaVUzUkhFMUpUZERiU1ZETWlVNE1DVTNRMnAzSlVNeUpUZ3dKVEZDV0NVMVFsTlZXaVV4UWc9PVdDVTFRazlOSlRZd1ZTVTFRbG89YkhacGFnPT1ZMmhwWjNZbE4wUjBlQT09SlVNeUpUZ3plbm9sUXpJbE9EZDVKVU15SlRnNEpUWXdlWG9sUXpJbE9EZz1iMkZvWVY5d1pXdHFRV29sTmpBPVppVTNRM1Y2SlRkRGQzZDJlU1UzUW14cllTVTFRMXBwV0c1aldDVTFSUT09YnlVMk1IRnlaRWRrZDFSb2JYTXlNUT09YjNodGVXNXZiRzErY1d0dGRYY2xOME54ZDNZPUpVTXlKVGd4ZENVM1EzZDFKVU15SlRnMmZuY2xNMFFsUXpJbE9EQWxReklsT0RKNUpVTXlKVGd6SlVNeUpUZzBlWDUxSlRkRWJDVkRNaVU0TWc9PWNYUnFaMnQ2WnlVM1FuUjNKVGREWjNGMmJHMGxReklsT0RBPUpVTXlKVGcxZUNWRE1pVTRNQ1ZETWlVNE1pVkRNaVU0T1hoWUpVTXlKVGc1ZUNWRE1pVTRNU1ZETWlVNE4xOGxOME1sUXpJbE9EWWxReklsT0RkNEpVTXlKVGd4ZUNWRE1pVTROUT09SlROQk53PT1KVEpESlRORFpDVTFRMllsTlVRbE1VUlRKVFZEVWc9PVQySlZVMTlpVkRSVlZsVmlZbFZVSlRORlVXWlpWMUZrV1Y4bE5VVT1aR0VsTlVJPWNDVTNReVUzUWlWRE1pVTRNWFlsTjBJbFF6SWxPREp5YTM1K2N5VXpSQ1ZETWlVNE5Ia2xOMFIxZEE9PWJtRnZZWEE9Ymc9PWFubG1lbm89VmlVMVFsTWxOVVZoV1E9PVltY2xOVU5sYmlVMVJDVTFSV3c9ZVg0bE4wSnNjV29sTjBOdU5td2xOMFJxTm10K0pUZEVKVGRFZUhjPWRnPT1ibWN0YzNSaGNpMXBibk5sY25SbFpBPT1jSE56VkNWRE1pVTROWFFsTjBRbFF6SWxPRE1sTlVKNEpVTXlKVGd5SlVNeUpUZ3pkQ1UzUkhRbFF6SWxPREU9ZVNWRE1pVTRReVZETWlVNE9Ia2xReklsT0RJbFF6SWxPRGNsTjBRbFF6SWxPRE1sUXpJbE9ESk9RME09Vm1sb2FHTmlUMmh0WkZreEpURkNaMmxXWVNVMVJHZ2xNVUpSSlRJekpUSXpiSEp4WW05RlltWmtaWEU9UlE9PUpUTkdRaVV6UlVVbE0wUk1KVE5GVFE9PWRHUnphbkYxZEE9PWFTVTFReVUxUlNVMk1HcHJhVmhySlRZd1ptVT1jVjhsTlVObFkyNUhKVFZDYmlVMVJHSmZiVTFmWmw4bE5VUnVhV3c9Tm1kblZtND1YMUlsTlVWV1VpVTFSR0ZaVWc9PWJTVTJNQ1UxUldwdFh3PT1jSGx0SlRkR0pUZEVOeVZETWlVNE1ITWxOMFJ6YkhadlUxOVlWMVI1SlRkQ0pVTXlKVGd3SlRkR1VIZHdlSEI1SlRkR2RTVTNRdz09U0VFbE0wSk1UVW9sTTBRPVkxWmhKVFZFVWxSV1JHVlNaVlk9SlRORWJ5VkRNaVU0Tlc5M0pVTXlKVGd5YTJ4bmFBPT1mblE9V201d2EydHFiVzlCWnlVMVEyST1jSFp2UkVGTmNTVkRNaVU0UmtvbE5EQWxReklsT1RGd2RnPT1Ndz09Ym1GeVpIRjFaSEU9Y0djPUpVTXlKVGczSlVNeUpUZ3dKVGRFZDNrPWJHNTBjbVJzYm5Wa1VGUmlKVE5EVmxJbE5VTT1iSGQzZWlWRE1pVTRNazk2ZUE9PUpUVkNXRWxXYkdrbE4wTnBOV3hxTldsMmFYUWxReklsT0RFbE4wTnhheVUzUWpWMmFYVnRYMWdsTVVWblVpVTFSRnBWZFhGMGRnPT1kM0FsUXpJbE9ESlFKVU15SlRnekpVTXlKVGd6SlVNeUpUZ3hlSEVsUXpJbE9EUWxReklsT0ROMFdtTm1ZVmRqWW1obVl5VTJNR0pWWVZrPVgyTnlaV0YwWlVWMlpXNTBUR2x6ZEdWdVpYSnphU1UxUkd3PWVTVkRNaVU0TWlWRE1pVTROVmgwZGlVM1FnPT1VRWM9V1ZJbE5VSlVZVlU9ZENVM1JnPT1ibk5zZVhKd09DVTNRbXgrZmlWRE1pVTRNbm9sTjBSdlVsZFFKVFZFVmxRbE1VTmZVR0ppWmlVMVJXRlRKVEZEVVdNbE5VUT1KVFZDWkZkWVlpVTFRbG89VFZBbE5VUmpKVFZEVWpGYVYxRlpOazhsTlVOU1dsTWxOakE9SlRWQ1RVc2xOVU5SVjFZPUpVTXlKVGcxSlVNeUpUZ3dkSEVsUXpJbE9EUjFjWFp4SlRkRFdtMXJkM3BzVDFOYVpXUWxNVVU9WWxSak9HTlVKVFZEVkZWWlNWaFBWbG89SlRKR1RsQllKVFl3SlRWRVRsQlNKVFZGSlRWQ1dGRT1Ra0lsTTBSdVV5VTNRM2RRTlE9PWRuTWxReklsT0RaekpUTkdlQ1UzUW5kK2RnPT1KVU15SlRnNGMzNGxOMEoyY3lWRE1pVTRObmM9U2xRPUpUVkVaaVUxUW1weGFHdz1UVUVsTTBVbE0wRWxNMFE9WkE9PVpYaHJhWFY0YWxacmVHeEtKVGRDZUdkNmIzVjBkQ1ZETWlVNE5YUWxOMFFsUXpJbE9ETT1VME09SlROREpUTkNKVE5DTm1VMEpUTkNaUT09V1dVPWJYcDZkM0JzZVE9PUpUVkNibUZmYTI0bE5qQk1ZVzVpU1NVMVJIUT1hMHB2YlE9PWFRPT1RVU1sTkRCdlJpVXpSVVJ5SlRkQ2VISkhjbkoxSlRkRVVtOTVlZz09WDNKeWNHY2xOakJ6Y21OeFR5VTFSQT09YjI5bFJWRktTVUpwWW1waWEzRT1UVkZhVjFGWk5rOGxOVU5TV2xNbE5qQT1OVFUxTlE9PU5uRT1kbmh2YzJkNEpUZEdKVE5CUTBOSU9VWT1KVE5DSlRWRFVGZ2xOVVFsTVVKS1lTVTFSU1UxUWxRbE1rTWxNVFlsTlVOUVdDVTFSQ1V4Tmt3PUpUVkZhQ1V5TWxrbE5VVm9WbGRoV2xrPVVWcFhKVFZGVUNVMVJFOGxOakJTTWs5aVR3PT1kSFpqYTJaa2RRPT1NME09ZGlWRE1pVTRNM2dsUXpJbE9FUT1KVU15SlRnd0pUZENKVU15SlRneGIzUWxOMFlsUXpJbE9EQnRmaVZETWlVNE1BPT1SQ1UxUTJSbWFYQT1lQ1UzUW13PVVGcGZXbVU9WlhJPUpUSTFKVFZESlRWRGVTb3FKVEkyV0MwcU5pVTFSU3AzV25neUtYb2hUbGRhVlE9PWJYQT1lU1UzUm5nbFF6SWxPRUk9SlROR1N5VTBNRUU9Tm04bE4wSjBjelpwZG1zbFF6SWxPREE9ZUhZbFF6SWxPRFVsUXpJbE9Ea2xReklsT0VFbFF6SWxPRGQ2SlRKRExsOGxOVVVxS2pBdUpUVkVZMnhoY0hkdWNnPT1UaVUxUlNVMVJRPT1iMlZqYW1WcVptbGZKVFZESlRZd2J5VTFRM0JwYkhFbE5VTnFKVFZGY0dnM0pVTXlKVGd3SlVNeUpUZ3hKVU15SlRnNUpVTXlKVGcxZUNWRE1pVTRNeVUzUm5SMmVBPT1UVmdsTWpWT1VVMWZNQT09SlRkRGRINTFOWHB0YTM0MWJYcDZkM289ZVNWRE1pVTRNaVUzUmlVM1FpVkRNaVU0TkNWRE1pVTRRVzQ9WVZFbE5qQlRVeVUxUTBjPUpUSkdhR1ZoWkd4bGMzTT1kV3dsTjBZbE4wSlZkbXRzZFg0bFF6SWxPREU9VTFBbE5VTkxWMDg9SlRWRVUwWWxOVUk9SlRkQ2JINGxOMFp3TmlVelJRPT1KVFZDVFZSTlN5VTFRdz09ZHlWRE1pVTRObmwxSlVNeUpUZzRlVFIxZDNjbFF6SWxPRE1sUXpJbE9Ea2xReklsT0RJbFF6SWxPRGc9WjJsNmJ5VTNRMnM9WWw5bE1YNWhKVGRHTnpBM05DVkRNaVU0TVNnPWRDVkRNaVU0TTNaeUpVTXlKVGcxZG1VbFF6SWxPRE4yZG1oeUpUZEVKVGREZGlWRE1pVTRNdz09SlVNeUpUZ3hjU1ZETWlVNE1ITnpKVGREWkhobmFtOStNdz09SlRkRUpUZEdKVGREY0hJbFF6SWxPREFsUXpJbE9EQldlbTUwY2c9PUpVTXlKVGcySlVNeUpUZzNKVU15SlRnMUpUZERKVU15SlRneGVpVTNRM2tsUXpJbE9FTT1hbTF0Tm05K2QyMGxOME09VGs4bE5qQlRUVThsTTBGVFlrOVdKVE5EU3lVMVJWTlpKVGRDSlVNeUpUZzNKVU15SlRneWRuTWxReklsT0RaM0pUTkdKVU15SlRneWN5VkRNaVU0TlNWRE1pVTROU1ZETWlVNE9TVkRNaVU0TVNWRE1pVTROSFk9WlE9PUpUSkRaR0p4VEhSclRXOXNiV0p2Y1haTEpUVkZhbUp3WHlrbE5EQWxNMElsTlVOaUxpVTNRaVUxUlNVMVEySXVKVGRDTVM0bE0wRWxNa01sTWtZdUpUVkZKVEpDSlROQ0pUVkVNQ1UxUkRBbE4wUWxOVVF3SlRWRU1DVTNSQ1UxUkRBbE4wUWxNalFsTjBRbE5VUWxOREFsTjBRbE5VTmlMaVUzUWpFdUpUTkJKVEpHSlRZd0xpVTFSU1V5UXlVMVJEQWxOVU5mSlRWRWRDVTFSU1V5UWlvPUpUZEVKVU15SlRnd2QzVjNKVGREVjFWa1pWb2xOVUpZWmc9PVlXTnBaMWxaWW1oWlpnPT1kR1VsTjBSd2MyVm9VV1YzYnc9PUpUZENKVU15SlRnd2Qydz1hSE56SlVNeUpUZzFieVZETWlVNE1DVTNRdz09SlROR0pUZERKVGRHZDNsK0pVTXlKVGd5SlVNeUpUaEZjbk1sTmpCeGMxTm9iR1E9Y0hSeGZuSnZkMjg9SlRZd0pVTXlKVGd5ZHlWRE1pVTRPQ1UzUm5nPVVtcG5UeVV5TkNFdFVRPT1maVZETWlVNE1pVkRNaVU0Tmc9PVVnPT1UMlJvSlRZd0pUTkVjR0ZoSlRZd2JRPT1WM2gyYlhKclMxaE9ZeVUyTUhNbE5qQWxNa056WkhKekpUSkRhR009SlVNeUpUZ3dKVU15SlRnMUpVTXlKVGd6ZUZVbFF6SWxPRFoxZmlWRE1pVTROQT09Y1dSd2RHaHhaR009YUhGMGJ5VXlNbVIzZG5aeGNDVXpRM0J4ZGlvbE5VUjJKVGRDY21kZkpUSkNXV3RvYUNVMVFtUnFabGRwYVcxbGFGbz1iR3R2Y0VsaGIyOGxOVVJqWVE9PUpVTXlKVGc1SlRkR0pVTXlKVGcxSlVNeUpUZ3labGxrV1ZWb0pUZEdjblIySlVNeUpUZ3dKVU15SlRneGNpVTNSZz09WXlVMk1ITWxOakFsTWtOa01XUT1lSGR4ZGlVM1EyMTZKVFZESlVNeUpUZ3hlRzA9SlRWRWFtcz1ZVm9sTWpCWEpUVkRaV2RzYW5GNWJuRitPUT09SlRkR2JDVTFSRzV2WVVWcWNBPT1YMUZOSlRWRlQxUk9KVFZDWkE9PWVBPT1VRTBsTmpCTkpURTVVV0lsTmpCWVRVNVJXQT09WjFsVlpsY2xOVU09Y25WdGIzUT1KVFZGWVNVMVJHUWxOVU09VWs5aVR5VXhRbDlQSlRGQ1YxST1VVlJqVUE9PUpUVkVibU5zWW1kc1pVNXdiV3RuY1dOeFVsQm5KVEZHY0ZCbkpURkdKVEU0YnlVMVJXdGhiR289YUY5eFVDVTFRbVp2WHc9PWVpVTNRblo1YkV0b0pUZENhQT09ZUhOUWN5VTNRbWwyUjJWM2FRPT1iRzFhYTIwPUpUZERKVGRFY25NbE5VTnZKVGRDY3c9PVptdG9KVGRDYUE9PVlWUmxWMlJvVnc9PQ==")};function t(e){for(;e._NKA644pYM3!==e._Ne7OV4jY;){var t=e._GYwITJBG[e._NKA644pYM3++],n=e._3QzR95xw[t];if("function"!=typeof n)return void Ke("ooga","warn","api",{c:e._NKA644pYM3,e:e._Ne7OV4jY});n(e)}}return e._Ne7OV4jY=e._GYwITJBG.length,t(e),e._mJy3snshp}(),_n=Sn.s,Wn=Sn.m,xn=Sn.b,Sn.al,Sn.a,Nn=Sn.start,Sn.stop,Sn.j,Fn=Sn.d,Sn.cr}catch(wr){Ke("ob-error","error","api",{message:wr.message});var Mn=function(){};Mn,Fn=Mn,_n=function(){return Promise.resolve(null)},Wn={record:Mn,resetData:Mn,setData:Mn,getData:Mn,stop:Mn,circBuffPush:Mn},xn={record:Mn,stop:Mn,getPerfData:Mn},{track:Mn,clearData:Mn,getData:Mn},{storeData:Mn,clearData:Mn,getData:Mn},{},{processImage:function(){return Promise.resolve()},getData:Mn},Nn=Mn}function Zn(e,t){this.cause=e,this.message=t}function On(e){Zn.call(this,fe,"Invalid hCaptcha id: "+e)}function Gn(){Zn.call(this,ue,"No hCaptcha exists.")}function jn(){Zn.call(this,de,"Missing sitekey - https://docs.hcaptcha.com/configuration#javascript-api")}Zn.prototype=Error.prototype;var In=[],Kn=[],Cn={add:function(e){In.push(e)},remove:function(e){for(var t=!1,n=In.length;--n>-1&&!1===t;)In[n].id===e.id&&(t=In[n],In.splice(n,1));return t},each:function(e){for(var t=-1;++t10&&Kn.splice(0,Kn.length-10)},getSession:function(){return Kn}};function Jn(e,t,n){this.target=e,this.setTargetOrigin(n),this.id=t,this.messages=[],this.incoming=[],this.waiting=[],this.isReady=!0,this.queue=[]}Jn.prototype._sendMessage=function(e,t){var n=e instanceof HTMLIFrameElement;try{n?e.contentWindow.postMessage(JSON.stringify(t),this.targetOrigin):e.postMessage(JSON.stringify(t),this.targetOrigin)}catch(Rr){Ce("messaging",Rr),"*"!==this.targetOrigin&&(this.setTargetOrigin("*"),this._sendMessage(e,t))}},Jn.prototype.setReady=function(e){var t=this;t.isReady=e,t.isReady&&t.queue.length&&(t.queue.forEach((function(e){t._sendMessage.apply(t,e)})),t.clearQueue())},Jn.prototype.clearQueue=function(){this.queue=[]},Jn.prototype.setID=function(e){this.id=e},Jn.prototype.setTargetOrigin=function(e){this.targetOrigin="*"},Jn.prototype.contact=function(e,t){if(!this.id)throw new Error("Chat requires unique id to communicate between windows");var n=this,r=Math.random().toString(36).substr(2),i={source:"hcaptcha",label:e,id:this.id,promise:"create",lookup:r};if(t){if("object"!=typeof t)throw new Error("Message must be an object.");i.contents=t}return new Promise((function(t,o){n.waiting.push({label:e,reject:o,resolve:t,lookup:r}),n._addToQueue(n.target,i)}))},Jn.prototype.listen=function(e,t){if(!this.id)throw new Error("Chat requires unique id to communicate between windows");for(var n=this.messages.length,r=!1;--n>-1&&!1===r;)this.messages[n].label===e&&(r=this.messages[n]);!1===r&&(r={label:e,listeners:[]},this.messages.push(r)),r.listeners.push(t)},Jn.prototype.answer=function(e,t){if(!this.id)throw new Error("Chat requires unique id to communicate between windows");for(var n=this.incoming.length,r=!1;--n>-1&&!1===r;)this.incoming[n].label===e&&(r=this.incoming[n]);!1===r&&(r={label:e,listeners:[]},this.incoming.push(r)),r.listeners.push(t)},Jn.prototype.send=function(e,t){var n=this;if(!n.id)throw new Error("Chat requires unique id to communicate between windows");var r={source:"hcaptcha",label:e,id:n.id};if(t){if("object"!=typeof t)throw new Error("Message must be an object.");r.contents=t}n._addToQueue(n.target,r)},Jn.prototype.check=function(e,t){for(var n=[].concat.apply([],[this.messages,this.incoming,this.waiting]),r=[],i=-1;++i-1&&!1===l;)this.waiting[s].label===t.label&&this.waiting[s].lookup===t.lookup&&(l=!0,this.waiting.splice(s,1));continue}for(i=0;i-1&&!1===t;)e.id===Bn.chats[n].id&&e.target===Bn.chats[n].target&&(t=Bn.chats[n],Bn.chats.splice(n,1));return t},consumeMessages:function(){var e=Bn.messages;return Bn.messages=[],e},handleGlobal:function(e){if(Bn.globalEnabled){var t=Bn.messages;if(t.length>=10)Bn.globalEnabled=!1;else{var n=t.some((function(t){return JSON.stringify(t.data)===JSON.stringify(e.data)}));n||t.push(e)}}},handle:function(e){var t=e.data,n="string"==typeof t&&t.indexOf("hcaptcha")>=0||"object"==typeof t&&JSON.stringify(t).indexOf("hcaptcha")>=0;try{if(!n)return void Bn.handleGlobal(e);"string"==typeof t&&(t=JSON.parse(t)),"d"===t.t&&Bn.messages.push(e);for(var r,i=Bn.chats,o=-1;++o-1&&!o;)(o=r[i][1]===n.id)&&(t=r[i][0])}catch(wr){t=""}return t}function ar(e){var t=e?Cn.getById(e):Cn.getByIndex(0);if(!t)throw e?new On(e):new Gn;Cn.remove(t),t.destroy(),t=null}function sr(){try{return Object.keys(window).sort().join(",")}catch(Ur){return null}}nr.prototype.get=function(e){if(!e)return this._themes[this._active];var t=this._themes[e];if(!t)throw new Error("Cannot find theme with name: "+e);return t},nr.prototype.use=function(e){this._themes[e]?this._active=e:console.error("Cannot find theme with name: "+e)},nr.prototype.active=function(){return this._active},nr.prototype.add=function(e,t){t||(t={}),t.palette=function(e){e||(e={});var t=e.mode||"light",n=e.primary||tr("primary",t),r=e.secondary||tr("secondary",t),i=e.warn||tr("warn",t),o=e.grey||tr("grey",t),a=e.text||tr("text",t);return zn({common:Qn,mode:t,primary:n,secondary:r,grey:o,warn:i,text:a},e)}(t.palette),t.component=t.component||Object.create(null),this._themes[e]=t},nr.prototype.extend=function(e,t){"string"==typeof t&&(t=JSON.parse(t));var n=JSON.parse(JSON.stringify(this.get(e)));return Xn(n,t),n},nr.merge=function(e,t){return zn(e,t||{})};var lr=Xe(),cr=["light","dark","contrast","grey-red"],hr=new nr;hr.add("contrast",{}),hr.add("grey-red",{component:{challenge:{main:{border:"#6a6a6a"}}}});function pr(e,t){var n=this;this.challengeCreationSent=!1,this.id=e,this.width=null,this.height=null,this.mobile=!1,this.ready=!1,this.listeners=[],this.config=t,this._visible=!1,this._selected=!1,this.$iframe=new Nt("iframe"),this._host=ge.host||window.location.hostname;var r=ge.assetUrl;ve.assethost&&(r=ve.assethost+ge.assetUrl.replace(ge.assetDomain,""));var i=r.match(/^.+\:\/\/[^\/]+/),o=i?i[0]:null,a=r+"/hcaptcha.html#frame=challenge&id="+this.id+"&host="+this._host+(t?"&"+$e(this.config):""),s=ve.isSecure&&ee.Browser.supportsPST();this.setupParentContainer(t),this.chat=Bn.createChat(this.$iframe.dom,e,o),this.chat.setReady(!1),this._timeoutFailedToInitialize=setTimeout((function(){n.$iframe&&n.$iframe.isConnected()?Ke("Failed to initialize. Iframe attached","error","frame:challenge",{contentWindow:!!n.$iframe.dom.contentWindow,iframeSrc:a,supportsPST:s,customContainer:n._hasCustomContainer}):Ke("Failed to initialize. Iframe detached","error","frame:challenge"),n.chat.respond({label:"challenge-closed",contents:{event:"challenge-error",message:"Challenge iframe failed to initialize"}})}),6e4),this.$iframe.dom.src=a,this.$iframe.dom.frameBorder=0,this.$iframe.dom.scrolling="no",s&&(this.$iframe.dom.allow="private-state-token-redemption"),this.translate(),this._hasCustomContainer?(this._hideIframe(),this._parent.appendChild(this.$iframe.dom)):(this.$container=new Nt("div"),this.$wrapper=this.$container.createElement("div"),this.$overlay=this.$container.createElement("div"),this.$arrow=this.$container.createElement("div"),this.$arrow.fg=this.$arrow.createElement("div"),this.$arrow.bg=this.$arrow.createElement("div"),this.style.call(this),this.$wrapper.appendElement(this.$iframe),this._parent.appendChild(this.$container.dom),this.$container.setAttribute("aria-hidden",!0)),this.style()}pr.prototype.setupParentContainer=function(e){var t,n=e["challenge-container"];n&&(t="string"==typeof n?document.getElementById(n):n),t?(this._hasCustomContainer=!0,this._parent=t):(this._hasCustomContainer=!1,this._parent=document.body)},pr.prototype._hideIframe=function(){var e={};"ie"!==ee.Browser.type||"ie"===ee.Browser.type&&8!==ee.Browser.version?(e.opacity=0,e.visibility="hidden"):e.display="none",this.$iframe.setAttribute("aria-hidden",!0),this.$iframe.css(e)},pr.prototype._showIframe=function(){var e={};"ie"!==ee.Browser.type||"ie"===ee.Browser.type&&8!==ee.Browser.version?(e.opacity=1,e.visibility="visible"):e.display="block",this.$iframe.removeAttribute("aria-hidden"),this.$iframe.css(e)},pr.prototype.style=function(){var e=function(e){var t=e.palette,n=e.component;return nr.merge({main:{fill:t.common.white,border:t.grey[400]}},n.challenge)}(hr.get());if(this._hasCustomContainer)this.$iframe.css({border:0,position:"relative",backgroundColor:e.main.fill});else{var t={backgroundColor:e.main.fill,border:"1px solid "+e.main.border,boxShadow:"rgba(0, 0, 0, 0.1) 0px 0px 4px",borderRadius:4,left:"auto",top:-1e4,zIndex:-9999999999999,position:"absolute",pointerEvents:"auto"};"ie"!==ee.Browser.type||"ie"===ee.Browser.type&&8!==ee.Browser.version?(t.transition="opacity 0.15s ease-out",t.opacity=0,t.visibility="hidden"):t.display="none",this.$container.css(t),this.$wrapper.css({position:"relative",zIndex:1}),this.$overlay.css({width:"100%",height:"100%",position:"fixed",pointerEvents:"none",top:0,left:0,zIndex:0,backgroundColor:e.main.fill,opacity:.05}),this.$arrow.css({borderWidth:11,borderStyle:"none",position:"absolute",pointerEvents:"none",marginTop:-11,zIndex:1,right:"100%"}),this.$arrow.fg.css({borderWidth:10,borderStyle:"solid",borderColor:"transparent rgb(255, 255, 255) transparent transparent",position:"relative",top:10,zIndex:1}),this.$arrow.bg.css({borderWidth:11,borderStyle:"solid",borderColor:"transparent "+e.main.border+" transparent transparent",position:"relative",top:-11,zIndex:0}),this.$iframe.css({border:0,zIndex:2e9,position:"relative"})}},pr.prototype.setup=function(e){this.chat.send("create-challenge",e),this.challengeCreationSent=!0},pr.prototype.sendTranslation=function(e,t){var n=Jt.hasLoadedTable(e)?e:"en",r={locale:n,table:Jt.getTable(n)||{},currentOnly:!!t};this.chat&&this.chat.send("challenge-translate",r),this.translate()},pr.prototype.translate=function(){this.$iframe.dom.title=Jt.translate("hCaptcha challenge")},pr.prototype.isVisible=function(){return this._visible},pr.prototype.getDimensions=function(e,t){return this._visible?this.chat.contact("resize-challenge",{width:e,height:t}):Promise.resolve(null)},pr.prototype.show=function(){if(!0!==this._visible)if(this._visible=!0,this._hasCustomContainer)this._showIframe();else{var e={zIndex:9999999999999,display:"block"};("ie"!==ee.Browser.type||"ie"===ee.Browser.type&&8!==ee.Browser.version)&&(e.opacity=1,e.visibility="visible"),this.$container.css(e),this.$container.removeAttribute("aria-hidden"),this.$overlay.css({pointerEvents:"auto",cursor:"pointer"})}},pr.prototype.focus=function(){this.$iframe.dom.focus()},pr.prototype.close=function(e){if(!1!==this._visible){if(this._visible=!1,this._hasCustomContainer)return this._hideIframe(),void this.chat.send("close-challenge",{event:e});var t={left:"auto",top:-1e4,zIndex:-9999999999999};"ie"!==ee.Browser.type||"ie"===ee.Browser.type&&8!==ee.Browser.version?(t.opacity=0,t.visibility="hidden"):t.display="none",this.$container.css(t),this._hasCustomContainer||this.$overlay.css({pointerEvents:"none",cursor:"default"}),this.chat.send("close-challenge",{event:e}),this.$container.setAttribute("aria-hidden",!0)}},pr.prototype.size=function(e,t,n){this.width=e,this.height=t,this.mobile=n,this.$iframe.css({width:e,height:t}),this._hasCustomContainer||(this.$wrapper.css({width:e,height:t}),n?this.$overlay.css({opacity:.5}):this.$overlay.css({opacity:.05}))},pr.prototype.position=function(e){if(!this._hasCustomContainer&&e){var t=10,n=window.document.documentElement,r=ee.Browser.scrollY(),i=ee.Browser.width(),o=ee.Browser.height(),a=this.mobile||"invisible"===this.config.size||e.offset.left+e.tick.x<=e.tick.width/2,s=Math.round(e.bounding.top)+r!==e.offset.top,l=a?(i-this.width)/2:e.bounding.left+e.tick.right+10;(l+this.width+t>i||l<0)&&(l=(i-this.width)/2,a=!0);var c=(n.scrollHeight=r+o&&(h=r+o-(this.height+t)),h=Math.max(Math.min(h,c),10);var p=e.bounding.top+e.tick.y+r-h-10,u=this.height-10-30;p=Math.max(Math.min(p,u),t),this.$container.css({left:l,top:h}),this.$arrow.fg.css({display:a?"none":"block"}),this.$arrow.bg.css({display:a?"none":"block"}),this.$arrow.css({top:p}),this.top=h,this.$container.dom.getBoundingClientRect()}},pr.prototype.destroy=function(){this._timeoutFailedToInitialize&&(clearTimeout(this._timeoutFailedToInitialize),this._timeoutFailedToInitialize=null),this._visible&&this.close.call(this),Bn.removeChat(this.chat),this.chat=this.chat.destroy(),this._hasCustomContainer?this._parent.removeChild(this.$iframe.dom):(this._parent.removeChild(this.$container.dom),this.$container=this.$container.__destroy()),this.$iframe=this.$iframe.__destroy()},pr.prototype.setReady=function(){var e;this._timeoutFailedToInitialize&&(clearTimeout(this._timeoutFailedToInitialize),this._timeoutFailedToInitialize=null),this.chat&&this.chat.setReady(!0),this.ready=!0;for(var t=this.listeners.length;--t>-1;)e=this.listeners[t],this.listeners.splice(t,1),e()},pr.prototype.getIframeDomElement=function(){return this.$iframe.dom},pr.prototype.onReady=function(e){var t=Array.prototype.slice.call(arguments,1),n=function(){e.apply(null,t)};this.ready?n():this.listeners.push(n)},pr.prototype.onOverlayClick=function(e){this._hasCustomContainer||this.$overlay.addEventListener("click",e)},pr.prototype.setData=function(e){this.chat&&this.chat.send("challenge-data",e)},pr.prototype.resetData=function(){this.chat&&this.chat.send("reset-challenge-data")};function ur(e,t,n){var r=this;this.id=t,this.response=null,this.location={tick:null,offset:null,bounding:null},this.config=n,this._ticked=!0,this.$container=e instanceof Nt?e:new Nt(e),this._host=ge.host||window.location.hostname,this.$iframe=new Nt("iframe");var i=ge.assetUrl;ve.assethost&&(i=ve.assethost+ge.assetUrl.replace(ge.assetDomain,""));var o=i.match(/^.+\:\/\/[^\/]+/),a=o?o[0]:null,s=i+"/hcaptcha.html#frame=checkbox&id="+this.id+"&host="+this._host+(n?"&"+$e(this.config):"");this.chat=Bn.createChat(this.$iframe.dom,t,a),this.chat.setReady(!1),this._timeoutFailedToInitialize=setTimeout((function(){r.$iframe&&r.$iframe.isConnected()?Ke("Failed to initialize. Iframe attached","error","frame:checkbox",{contentWindow:!!r.$iframe.dom.contentWindow,iframeSrc:s}):Ke("Failed to initialize. Iframe detached","error","frame:checkbox")}),6e4),this.$iframe.dom.src=s,this.$iframe.dom.tabIndex=this.config.tabindex||0,this.$iframe.dom.frameBorder="0",this.$iframe.dom.scrolling="no",ve.isSecure&&ee.Browser.supportsPST()&&(this.$iframe.dom.allow="private-state-token-redemption"),this.translate(),this.config.size&&"invisible"===this.config.size&&this.$iframe.setAttribute("aria-hidden","true"),this.$iframe.setAttribute("data-hcaptcha-widget-id",t),this.$iframe.setAttribute("data-hcaptcha-response",""),this.$container.appendElement(this.$iframe),"off"!==ve.recaptchacompat&&(this.$textArea0=this.$container.createElement("textarea","#g-recaptcha-response-"+t),this.$textArea0.dom.name="g-recaptcha-response",this.$textArea0.css({display:"none"})),this.$textArea1=this.$container.createElement("textarea","#h-captcha-response-"+t),this.$textArea1.dom.name="h-captcha-response",this.$textArea1.css({display:"none"}),this.ready=new Promise((function(e){r.chat.listen("checkbox-ready",e)})).then((function(){r._timeoutFailedToInitialize&&(clearTimeout(r._timeoutFailedToInitialize),r._timeoutFailedToInitialize=null),r.chat&&r.chat.setReady(!0),ve._imd&&r.chat.send("imd",{d:ve._imd})})),this.clearLoading=this.clearLoading.bind(this),this.style()}function dr(e,t,n){this.id=t,this.response=null,this.location={tick:null,offset:null,bounding:null},this.config=n,this.$container=e instanceof Nt?e:new Nt(e),this.$iframe=new Nt("iframe"),this.$iframe.setAttribute("aria-hidden","true"),this.$iframe.css({display:"none"}),this.$iframe.setAttribute("data-hcaptcha-widget-id",t),this.$iframe.setAttribute("data-hcaptcha-response","");var r=ge.assetUrl;ve.assethost&&(r=ve.assethost+ge.assetUrl.replace(ge.assetDomain,"")),this.$iframe.dom.src=r+"/hcaptcha.html#frame=checkbox-invisible",this.$container.appendElement(this.$iframe),"off"!==ve.recaptchacompat&&(this.$textArea0=this.$container.createElement("textarea","#g-recaptcha-response-"+t),this.$textArea0.dom.name="g-recaptcha-response",this.$textArea0.css({display:"none"})),this.$textArea1=this.$container.createElement("textarea","#h-captcha-response-"+t),this.$textArea1.dom.name="h-captcha-response",this.$textArea1.css({display:"none"})}ur.prototype.setResponse=function(e){this.response=e,this.$iframe.dom.setAttribute("data-hcaptcha-response",e),"off"!==ve.recaptchacompat&&(this.$textArea0.dom.value=e),this.$textArea1.dom.value=e},ur.prototype.style=function(){var e=this.config.size;switch(this.$iframe.css({pointerEvents:"auto",backgroundColor:"rgba(255,255,255,0)",borderRadius:4}),e){case"compact":this.$iframe.css({width:158,height:138});break;case"invisible":this.$iframe.css({display:"none"});break;default:this.$iframe.css({width:302,height:76,overflow:"hidden"})}},ur.prototype.reset=function(){this._ticked=!1,this.$iframe&&this.$iframe.dom.contentWindow&&this.chat&&this.chat.send("checkbox-reset")},ur.prototype.clearLoading=function(){this.chat&&this.chat.send("checkbox-clear")},ur.prototype.sendTranslation=function(e){var t={locale:e,table:Jt.getTable(e)||{}};this.chat&&this.chat.send("checkbox-translate",t),this.translate()},ur.prototype.translate=function(){this.$iframe.dom.title=Jt.translate("Widget containing checkbox for hCaptcha security challenge")},ur.prototype.status=function(e,t){this.$iframe&&this.$iframe.dom.contentWindow&&this.chat&&this.chat.send("checkbox-status",{text:e||null,a11yOnly:t||!1})},ur.prototype.tick=function(){this._ticked=!0,this.chat&&this.chat.send("checkbox-tick")},ur.prototype.getTickLocation=function(){return this.chat.contact("checkbox-location")},ur.prototype.getOffset=function(){var e=this.$iframe.dom;e.offsetParent||(e=e.parentElement);for(var t=0,n=0;e;)t+=e.offsetLeft,n+=e.offsetTop,e=e.offsetParent;return{top:n,left:t}},ur.prototype.getBounding=function(){return this.$iframe.dom.getBoundingClientRect()},ur.prototype.destroy=function(){this._timeoutFailedToInitialize&&(clearTimeout(this._timeoutFailedToInitialize),this._timeoutFailedToInitialize=null),this._ticked&&this.reset(),Bn.removeChat(this.chat),this.chat=this.chat.destroy(),this.$container.removeElement(this.$iframe),this.$container.removeElement(this.$textArea1),"off"!==ve.recaptchacompat&&(this.$container.removeElement(this.$textArea0),this.$textArea0=this.$textArea0.__destroy()),this.$textArea1=this.$textArea1.__destroy(),this.$container=this.$container.__destroy(),this.$iframe=this.$iframe.__destroy()},dr.prototype.setResponse=function(e){this.response=e,this.$iframe.dom.setAttribute("data-hcaptcha-response",e),"off"!==ve.recaptchacompat&&(this.$textArea0.dom.value=e),this.$textArea1.dom.value=e},dr.prototype.reset=function(){},dr.prototype.clearLoading=function(){},dr.prototype.sendTranslation=function(e){},dr.prototype.status=function(e,t){},dr.prototype.tick=function(){},dr.prototype.getTickLocation=function(){return Promise.resolve({left:0,right:0,top:0,bottom:0,width:0,height:0,x:0,y:0})},dr.prototype.getOffset=function(){var e=this.$iframe.dom;e.offsetParent||(e=e.parentElement);for(var t=0,n=0;e;)t+=e.offsetLeft,n+=e.offsetTop,e=e.offsetParent;return{top:n,left:t}},dr.prototype.getBounding=function(){return this.$iframe.dom.getBoundingClientRect()},dr.prototype.destroy=function(){this._ticked&&this.reset(),this.$container.removeElement(this.$iframe),this.$container.removeElement(this.$textArea1),"off"!==ve.recaptchacompat&&(this.$container.removeElement(this.$textArea0),this.$textArea0=this.$textArea0.__destroy()),this.$textArea1=this.$textArea1.__destroy(),this.$container=this.$container.__destroy(),this.$iframe=this.$iframe.__destroy()};function fr(e){var t=function(){try{if("function"!=typeof xn.getPerfData)return null;var e=xn.getPerfData();if(!e)return null;var t=!1;for(var n in e){t=n!==undefined;break}return t?e:null}catch(Rr){Ce("bi-perf",Rr)}}();t&&(e.biPerfData=t)}function mr(e,t,n){if(!n.sitekey)throw new jn;this.id=t,this.visible=!1,this.overflow={override:!1,cssUsed:!0,value:null,scroll:0},this.onError=null,this.onPass=null,this.onExpire=null,this.onChalExpire=null,this.onOpen=null,this.onClose=null,this._ready=!1,this._active=!1,this._listeners=[],this.config=n,cr.indexOf(n.theme)>=0&&hr.use(n.theme),this._state={escaped:!1,passed:!1,expiredChallenge:!1,expiredResponse:!1},this._origData=null,this._langSet=!1,this._promise=null,this._initFailed=!1,this._responseTimer=null,this.initChallenge=this.initChallenge.bind(this),this.closeChallenge=this.closeChallenge.bind(this),this.displayChallenge=this.displayChallenge.bind(this),this.getGetCaptchaManifest=this.getGetCaptchaManifest.bind(this),this.challenge=new pr(t,n),"invisible"===this.config.size?(Je("Invisible mode is set","hCaptcha","info"),this.checkbox=new dr(e,t,n)):this.checkbox=new ur(e,t,n)}mr.prototype.detectChallengeIframeBlock=function(e){var t=this.challenge;try{we(t.getIframeDomElement(),3e4).then((function(t){e(t)}))["catch"]((function(t){Ce("api:network-blocked-detection",t),e(!1)}))}catch(Rr){Ce("api:network-blocked-detection",Rr),e(!1)}},mr.prototype._resetTimer=function(){null!==this._responseTimer&&(clearTimeout(this._responseTimer),this._responseTimer=null)},mr.prototype.initChallenge=function(e,t){var n=this;t=vt(t)?t:rr();var r=rr();e||(e={}),Je("Initiate challenge","hCaptcha","info"),n._origData=e,this._imd=e.imd||null;var i=this.getGetCaptchaManifest(),o=e.charity||null,a=e.a11yChallenge||!1,s=e.link||null,l=e.action||"",c=e.rqdata||null,h=e.errors||[],p=e.mfa_phone||null,u=e.mfa_phoneprefix||null,d=e.mfa_email||null,f=ee.Browser.width(),m=ee.Browser.height();this._active=!0,this._resetTimer(),this._resetState(),this.checkbox.setResponse("");var V={a11yChallenge:a,manifest:i,width:f,height:m,charity:o,link:s,action:l,rqdata:c,mfa_phone:p,mfa_phoneprefix:u,mfa_email:d,wdata:sr(),errors:h.concat(lr.collect()),imd:this._imd};V.actionStart=t,V.initChallengeStart=r;try{var y=this.visible||"invisible"!==this.config.size,g=_n(n.id,y,!0,this.config.sitekey);if(null==g)return fr(V),void n.challenge.setup(V);at(g,100).then((function(e){V.vmdata=e}))["catch"]((function(e){Ce("submitvm",e)}))["finally"]((function(){fr(V),n.challenge.setup(V)}))}catch(Rr){fr(V),n.challenge.setup(V),Ke("SubmitVM Failed","error","execute",Rr)}},mr.prototype.getGetCaptchaManifest=function(){var e=(this._origData||{}).manifest||null;e||((e=Object.create(null)).st=Date.now()),e.v=1,e.session=Cn.getSession(),e.widgetList=Cn.getCaptchaIdList(),e.widgetId=this.id,this._imd&&(e.imd=this._imd);try{e.topLevel=Pn.getData()}catch(Rr){Ke("challenge:get-manifest-error","error","challenge",{error:Rr})}return e.href=window.location.href,e.prev=JSON.parse(JSON.stringify(this._state)),e},mr.prototype.displayChallenge=function(e){if(this._active){var t=this;this.visible=!0;var n=this.checkbox,r=this.challenge,i=ee.Browser.height();if(!("ie"===ee.Browser.type&&8===ee.Browser.version)){var o=window.getComputedStyle(document.body).getPropertyValue("overflow-y");this.overflow.override="hidden"===o,this.overflow.override&&(this.overflow.cssUsed=""===document.body.style.overflow&&""===document.body.style.overflowY,this.overflow.cssUsed||(this.overflow.value=""===o?"auto":o),this.overflow.scroll=ee.Browser.scrollY(),document.body.style.overflowY="auto")}return new Promise((function(o){n.status(),n.getTickLocation().then((function(a){if(t._active){if(r.size(e.width,e.height,e.mobile),r.show(),n.clearLoading(),n.location.bounding=n.getBounding(),n.location.tick=a,n.location.offset=n.getOffset(),r.position(n.location),r.focus(),r.height>window.document.documentElement.clientHeight)(window.document.scrollingElement||document.getElementsByTagName("html")[0]).scrollTop=Math.abs(r.height-i)+r.top;o()}}))})).then((function(){Je("Challenge is displayed","hCaptcha","info"),t.onOpen&&yt(t.onOpen)}))}},mr.prototype.resize=function(e,t,n){var r=this,i=this.checkbox,o=this.challenge;o.getDimensions(e,t).then((function(e){e&&o.size(e.width,e.height,e.mobile),i.location.bounding=i.getBounding(),i.location.offset=i.getOffset(),ee.System.mobile&&!n||o.position(i.location)}))["catch"]((function(e){r.closeChallenge.call(r,{event:he,message:"Captcha resize caused error.",error:e})}))},mr.prototype.position=function(){var e=this.checkbox,t=this.challenge;ee.System.mobile||(e.location.bounding=e.getBounding(),t.position(e.location))},mr.prototype.reset=function(){Je("Captcha Reset","hCaptcha","info");try{this.checkbox.reset(),this.checkbox.setResponse(""),this.challenge.resetData(),this._resetTimer(),this._resetState(),this._initFailed=!1}catch(wr){Ce("hCaptcha",wr)}},mr.prototype._resetState=function(){for(var e in this._state)this._state[e]=!1},mr.prototype.closeChallenge=function(e){this.visible=!1,this._active=!1;var t=this,n=this.checkbox,r=this.challenge;this.overflow.override&&((window.document.scrollingElement||document.getElementsByTagName("html")[0]).scrollTop=this.overflow.scroll,this.overflow.override=!1,this.overflow.scroll=0,document.body.style.overflowY=this.overflow.cssUsed?null:this.overflow.value);var i=e.response||"";n.setResponse(i);var o=e.event;switch("string"==typeof i&&""!==i||o!==te||(o=ne,Ke("Passed without response","error","api",e)),r.close(o),n.$iframe.dom.focus(),Je("Challenge has closed","hCaptcha","info",{event:o,response:e.response,message:e.message}),o){case ne:this._state.escaped=!0,n.reset(),t.onClose&&yt(t.onClose),t._promise&&t._promise.reject(re);break;case ie:this._state.expiredChallenge=!0,n.reset(),n.status("hCaptcha window closed due to timeout.",!0),t.onChalExpire&&yt(t.onChalExpire),t._promise&&t._promise.reject(ie);break;case ae:n.reset(),this.onError&&yt(this.onError,ae),t._promise&&t._promise.reject(ae);break;case he:case se:case ce:var a=o;n.reset(),o===ce?(n.status(e.message),429===e.status?a=le:"invalid-data"===e.message?a=oe:"client-fail"===e.message&&(a=he)):o===se?a=he:o===he&&"Answers are incomplete"===e.message&&(a=pe),Ke("api:challenge-failed-"+a,"error","hCaptcha",{error:a,event:o,message:e.message}),this.onError&&yt(this.onError,a),t._promise&&t._promise.reject(a),this._ready||(this._listeners=[],a===he&&(this._initFailed=!0));break;case te:this._state.passed=!0,n.tick(),this.onPass&&yt(this.onPass,i),t._promise&&t._promise.resolve({response:i,key:or(this.id)}),"number"==typeof e.expiration&&(t._resetTimer(),t._responseTimer=setTimeout((function(){try{n.$iframe&&(n.$iframe.dom.contentWindow?(n.reset(),n.setResponse(""),n.status("hCaptcha security token has expired. Please complete the challenge again.",!0)):ar(t.id))}catch(Rr){Ce("global",Rr)}t.onExpire&&yt(t.onExpire),t._responseTimer=null,t._state.expiredResponse=!0}),1e3*e.expiration))}t._promise=null},mr.prototype.updateTranslation=function(e,t){this.config.hl=e,this._langSet=!0,this.checkbox&&this.checkbox.sendTranslation(e),this.challenge&&this.challenge.sendTranslation(e,t)},mr.prototype.isLangSet=function(){return this._langSet},mr.prototype.isReady=function(){return this._ready},mr.prototype.isActive=function(){return this._active},mr.prototype.setReady=function(e){if(this._ready=e,this._ready){var t;Je("Instance is ready","hCaptcha","info");for(var n=this._listeners.length;--n>-1;)t=this._listeners[n],this._listeners.splice(n,1),t()}},mr.prototype.setPromise=function(e){this._promise=e},mr.prototype.onReady=function(e){var t=Array.prototype.slice.call(arguments,1),n=function(){e.apply(null,t)};this._ready?n():this._initFailed?(this.onError&&yt(this.onError,he),this._promise&&(this._promise.reject(he),this._promise=null)):this._listeners.push(n)},mr.prototype.destroy=function(){(Je("Captcha Destroy","hCaptcha","info"),this._resetTimer(),this.overflow.override)&&((window.document.scrollingElement||document.getElementsByTagName("html")[0]).scrollTop=this.overflow.scroll,this.overflow.override=!1,this.overflow.scroll=0,document.body.style.overflowY=this.overflow.cssUsed?null:this.overflow.value);this.challenge.destroy(),this.checkbox.destroy(),this.challenge=null,this.checkbox=null},mr.prototype.setSiteConfig=function(e){var t=this;if("ok"in e){var n=e.ok.features||{};if(this.config.themeConfig&&n.custom_theme){var r="custom-"+this.id;hr.add(r,hr.extend(hr.active(),this.config.themeConfig)),hr.use(r),this.challenge.style()}}return"invisible"===this.config.size?("err"in e&&console.error("[hCaptcha] "+e.err.message),Promise.resolve()):this.checkbox.ready.then((function(){return t.checkbox.chat.send("site-setup",e),new Promise((function(e){t.checkbox.chat.listen("checkbox-loaded",(function(){e()}))}))}))};var Vr=0,yr=["hl","custom","andint","tplinks","sitekey","theme","size","tabindex","challenge-container","confirm-nav","orientation","mode"],gr="Your browser or network settings are blocking hCaptcha. Please check your settings and try again.";function vr(e,t,n){if(e)try{e.updateTranslation(t,n)}catch(Rr){Ce("translation",Rr)}}var br,Tr={render:(br=function(e,t){if("string"==typeof e&&(e=document.getElementById(e)),e&&"object"==typeof e&&1===e.nodeType&&"string"==typeof e.tagName)if(function(e){if(!e||!("challenge-container"in e))return!0;var t=e["challenge-container"];return"string"==typeof t&&(t=document.getElementById(t)),!!t&&1===t.nodeType}(t)){if(!1!==Bn.isSupported()){for(var n,r,i=e.getElementsByTagName("iframe"),o=-1;++oupgrade your browser or enable it for hCaptcha.com")}else console.log("[hCaptcha] render: invalid challenge container '"+t["challenge-container"]+"'.");else{console.log("[hCaptcha] render: invalid container '"+e+"'.");var R=e&&"object"==typeof e;Ke("invalid-container","error","render",{container:e,containerTypeof:typeof e,containerNodeType:R?e.nodeType:"-",containerTagNameTypeof:R?typeof e.tagName:"-"})}},function(){try{return br.apply(this,arguments)}catch(Rr){Ce("global",Rr)}}),reset:function(e){var t;if(e){if(!(t=Cn.getById(e)))throw new On(e);t.reset()}else{if(!(t=Cn.getByIndex(0)))throw new Gn;t.reset()}},remove:ar,execute:ir,getResponse:function(e){var t,n;if((n=e?Cn.getById(e):Cn.getByIndex(0))&&(t=n.checkbox.response||""),void 0!==t)return t;throw e?new On(e):new Gn},getRespKey:or,close:function(e){var t=!1;if(!(t=e?Cn.getById(e):Cn.getByIndex(0)))throw e?new On(e):new Gn;t.closeChallenge({event:ne})},setData:function(e,t){if("object"!=typeof e||t||(t=e,e=null),!t||"object"!=typeof t)throw Error("[hCaptcha] invalid data supplied");var n=!1;if(!(n=e?Cn.getById(e):Cn.getByIndex(0)))throw e?new On(e):new Gn;Je("Set data","hCaptcha","info");var r=n.challenge.setData.bind(n.challenge);n.onReady(r,t)},nodes:Cn};!function(e){try{Nn(0)}catch(Rr){Ce("vm",Rr)}ge.file="hcaptcha";var t=document.currentScript,n=!1,r=!1,i="on",o=ee.Browser.width()/ee.Browser.height(),a=!(!window.hcaptcha||!window.hcaptcha.render),s=!1;function l(){var e=ee.Browser.width(),t=ee.Browser.height(),n=ee.System.mobile&&o!==e/t;o=e/t,p(),Tr.nodes.each((function(r){r.visible&&r.resize(e,t,n)}))}function c(e){h(),Tr.nodes.each((function(e){e.visible&&e.position()}))}function h(){try{var e=[ee.Browser.scrollX(),ee.Browser.scrollY(),document.documentElement.clientWidth/ee.Browser.width(),Date.now()];Pn.circBuffPush("xy",e),Wn.circBuffPush("xy",e)}catch(Rr){Ce("motion",Rr)}}function p(){try{var e=[ee.Browser.width(),ee.Browser.height(),ee.System.dpr(),Date.now()];Pn.circBuffPush("wn",e)}catch(Rr){Ce("motion",Rr)}}window.hcaptcha={render:function(){return a||console.warn("[hCaptcha] should not render before js api is fully loaded. `render=explicit` should be used in combination with `onload`."),Tr.render.apply(this,arguments)},remove:Tr.remove,execute:Tr.execute,reset:Tr.reset,close:Tr.close,setData:Tr.setData,getResponse:Tr.getResponse,getRespKey:Tr.getRespKey},function(e){var t=Array.prototype.slice.call(arguments,1);!0!==pn&&"interactive"!==document.readyState&&"loaded"!==document.readyState&&"complete"!==document.readyState?(cn.push({fn:e,args:t}),!1===hn&&un()):setTimeout((function(){e(t)}),1)}((function(){!function(){var o,a=-1,l=!1,c=null,h=null;if(document.currentScript&&document.currentScript.src)(h=(c=(l=document.currentScript).src.split("?"))[0])&&-1!==h.toLowerCase().indexOf("www.")&&console.warn("[hCaptcha] JS API is being loaded from www.hcaptcha.com. Please use https://js.hcaptcha.com/1/api.js");else for(o=t?[t]:document.getElementsByTagName("script");++a